Created
April 12, 2013 19:16
-
-
Save lfryc/5374404 to your computer and use it in GitHub Desktop.
Output of release:perform
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[lfryc@lfryc richfaces5]$ mvn release:perform --batch-mode -Dtag=5.0.0.Alpha1 -DreleaseVersion=5.0.0.Alpha1 -DdevelopmentVersion=5.0.0-SNAPSHOT -s /mnt/workspace/workspaces/release/local-settings.xml | |
[INFO] Scanning for projects... | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Build Order: | |
[INFO] | |
[INFO] RichFaces BOM | |
[INFO] RichFaces Parent | |
[INFO] RichFaces Build Resources | |
[INFO] RichFaces Framework | |
[INFO] RichFaces Build Version Management | |
[INFO] RichFaces Resources Maven Plugin | |
[INFO] RichFaces Distribution Assembler | |
[INFO] RichFaces Optimized Resources | |
[INFO] RichFaces Assembly | |
[INFO] RichFaces Photoalbum | |
[INFO] RichFaces Showcase | |
[INFO] RichFaces Examples Template | |
[INFO] RichFaces Example: Component | |
[INFO] RichFaces Example: JPA Demo | |
[INFO] RichFaces Example: Push Demo | |
[INFO] RichFaces Example: IRC Client | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building RichFaces Parent 5.0.0-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-release-plugin:2.3.2:perform (default-cli) @ richfaces-parent --- | |
[INFO] Performing a LOCAL checkout from scm:git:file:///mnt/workspace/workspaces/release/richfaces/richfaces5 | |
[INFO] Checking out the project to perform the release ... | |
[INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target && git clone --branch 5.0.0.Alpha1 file:///mnt/workspace/workspaces/release/richfaces/richfaces5 /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target | |
[INFO] Executing: /bin/sh -c cd /tmp && git ls-remote file:///mnt/workspace/workspaces/release/richfaces/richfaces5 | |
[INFO] Working directory: /tmp | |
[INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout && git fetch file:///mnt/workspace/workspaces/release/richfaces/richfaces5 | |
[INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout && git checkout 5.0.0.Alpha1 | |
[INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout && git ls-files | |
[INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] Invoking perform goals in directory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] Executing goals 'deploy'... | |
[INFO] [INFO] Scanning for projects... | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Reactor Build Order: | |
[INFO] [INFO] | |
[INFO] [INFO] RichFaces BOM | |
[INFO] [INFO] RichFaces Parent | |
[INFO] [INFO] RichFaces Build Resources | |
[INFO] [INFO] RichFaces Framework | |
[INFO] [INFO] RichFaces Build Version Management | |
[INFO] [INFO] RichFaces Resources Maven Plugin | |
[INFO] [INFO] RichFaces Optimized Resources | |
[INFO] [INFO] RichFaces Assembly | |
[INFO] [INFO] RichFaces Showcase | |
[INFO] [INFO] RichFaces Photoalbum | |
[INFO] [INFO] RichFaces Distribution Assembler | |
[INFO] [INFO] RichFaces Examples Template | |
[INFO] [INFO] RichFaces Example: Component | |
[INFO] [INFO] RichFaces Example: JPA Demo | |
[INFO] [INFO] RichFaces Example: Push Demo | |
[INFO] [INFO] RichFaces Example: IRC Client | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces BOM 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ richfaces-bom --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/bom/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-bom/5.0.0.Alpha1/richfaces-bom-5.0.0.Alpha1.pom | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ richfaces-bom --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-bom/5.0.0.Alpha1/richfaces-bom-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-bom/5.0.0.Alpha1/richfaces-bom-5.0.0.Alpha1.pom (8 KB at 1174.0 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-bom/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-bom/maven-metadata.xml (320 B at 7.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-bom/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-bom/maven-metadata.xml (320 B at 104.2 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Parent 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-parent --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-parent --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-parent --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-parent --- | |
[INFO] [INFO] Checking for local modifications: skipped. | |
[INFO] [INFO] Updating project files from SCM: skipped. | |
[INFO] [INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout && git rev-parse --verify HEAD | |
[INFO] [INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] [INFO] Storing buildNumber: 40ac5cb894d8412febcdd43ac892be3dd98fcafe at timestamp: 1365793055376 | |
[INFO] [INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout && git rev-parse --verify HEAD | |
[INFO] [INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout | |
[INFO] [INFO] Storing buildScmBranch: UNKNOWN | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-parent --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-parent --- | |
[INFO] [INFO] Building zip: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/target/richfaces-parent-5.0.0.Alpha1-source-release.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-parent --- | |
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-parent --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/target/richfaces-parent-5.0.0.Alpha1-source-release.zip to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1-source-release.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-parent --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1.pom (35 KB at 4936.0 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-parent/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-parent/maven-metadata.xml (323 B at 6.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-parent/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-parent/maven-metadata.xml (323 B at 315.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1-source-release.zip | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-parent/5.0.0.Alpha1/richfaces-parent-5.0.0.Alpha1-source-release.zip (21662 KB at 69874.4 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Build Resources 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ richfaces-build-resources --- | |
[INFO] [debug] execute contextualize | |
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! | |
[INFO] [INFO] Copying 4 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-build-resources --- | |
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! | |
[INFO] [INFO] Compiling 27 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ richfaces-build-resources --- | |
[INFO] [debug] execute contextualize | |
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ richfaces-build-resources --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ richfaces-build-resources --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] Surefire report directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/surefire-reports | |
[INFO] | |
[INFO] ------------------------------------------------------- | |
[INFO] T E S T S | |
[INFO] ------------------------------------------------------- | |
[INFO] | |
[INFO] Results : | |
[INFO] | |
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 | |
[INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ richfaces-build-resources --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/richfaces-build-resources-5.0.0.Alpha1.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.3:single (package-configuration-tomcat6) @ richfaces-build-resources --- | |
[INFO] [INFO] Reading assembly descriptor: assembly-configuration-tomcat.xml | |
[INFO] [INFO] Building zip: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/richfaces-build-resources-5.0.0.Alpha1-configuration-tomcat.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ richfaces-build-resources --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/richfaces-build-resources-5.0.0.Alpha1.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/build-resources/target/richfaces-build-resources-5.0.0.Alpha1-configuration-tomcat.zip to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1-configuration-tomcat.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ richfaces-build-resources --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.jar (57 KB at 28213.9 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1.pom (6 KB at 5537.1 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/maven-metadata.xml (332 B at 8.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/maven-metadata.xml (332 B at 162.1 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1-configuration-tomcat.zip | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build-resources/5.0.0.Alpha1/richfaces-build-resources-5.0.0.Alpha1-configuration-tomcat.zip (389 B at 379.9 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Framework 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ richfaces-framework --- | |
[INFO] [INFO] Checking for local modifications: skipped. | |
[INFO] [INFO] Updating project files from SCM: skipped. | |
[INFO] [INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework && git rev-parse --verify HEAD | |
[INFO] [INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework | |
[INFO] [INFO] Storing buildNumber: 40ac5cb894d8412febcdd43ac892be3dd98fcafe at timestamp: 04/12/2013 8:57:43 PM | |
[INFO] [INFO] Executing: /bin/sh -c cd /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework && git rev-parse --verify HEAD | |
[INFO] [INFO] Working directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework | |
[INFO] [INFO] Storing buildScmBranch: UNKNOWN | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (precompile-sources-for-cdk) @ richfaces-framework --- | |
[INFO] [INFO] Compiling 915 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes | |
[INFO] [WARNING] bootstrap class path not set in conjunction with -source 1.6 | |
[INFO] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ValueBindingValueExpressionAdaptor.java:[32,70] [deprecation] ValueBinding in javax.faces.el has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/UITransient.java:[14,21] [deprecation] ValueBinding in javax.faces.el has been deprecated | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-cdk-maven-plugin:4.5.0.Alpha1:generate (cdk-generate-sources) @ richfaces-framework --- | |
[INFO] [INFO] [module instantiation started] | |
[INFO] [INFO] [module instantiation completed: 446 ms] | |
[INFO] [INFO] [java source processing started] | |
[INFO] [WARNING] Unambiguious type for bean property submittedExpanded in the class org.richfaces.ui.menu.AbstractPanelMenuGroup | |
[INFO] [WARNING] Unambiguious type for bean property expanded in the class org.richfaces.ui.menu.AbstractPanelMenuGroup | |
[INFO] [WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.richfaces.cdk.apt.CdkProcessorImpl' less than -source '1.7' | |
[INFO] [INFO] [java source processing completed: 8098 ms] | |
[INFO] [INFO] [non-java source processing started] | |
[INFO] [INFO] [builder started: RendererTemplateParser] | |
[INFO] [INFO] [builder completed: 755 ms] | |
[INFO] [INFO] [builder started: FacesConfigParser] | |
[INFO] [Error] input.faces-config.xml:30:71: cvc-complex-type.2.4.a: Invalid content was found starting with element 'xi:include'. One of '{"http://java.sun.com/xml/ns/javaee":property, "http://java.sun.com/xml/ns/javaee":component-extension}' is expected. | |
[INFO] [Error] input.faces-config.xml:278:71: cvc-complex-type.2.4.a: Invalid content was found starting with element 'xi:include'. One of '{"http://java.sun.com/xml/ns/javaee":property, "http://java.sun.com/xml/ns/javaee":component-extension}' is expected. | |
[INFO] [INFO] [builder completed: 599 ms] | |
[INFO] [INFO] [non-java source processing completed: 1414 ms] | |
[INFO] [INFO] [library completion started] | |
[INFO] [INFO] [library completion completed: 3 ms] | |
[INFO] [INFO] [library verification started] | |
[INFO] [INFO] [library verification completed: 261 ms] | |
[INFO] [INFO] [library generation started] | |
[INFO] [INFO] [generator started: ComponentClassGenerator] | |
[INFO] [INFO] [generator completed: 442 ms] | |
[INFO] [INFO] [generator started: ConverterClassGenerator] | |
[INFO] [INFO] [generator completed: 0 ms] | |
[INFO] [INFO] [generator started: ValidatorClassGenerator] | |
[INFO] [INFO] [generator completed: 0 ms] | |
[INFO] [INFO] [generator started: BehaviorClassGenerator] | |
[INFO] [INFO] [generator completed: 0 ms] | |
[INFO] [INFO] [generator started: EventSourceInterfaceGenerator] | |
[INFO] [INFO] [generator completed: 13 ms] | |
[INFO] [INFO] [generator started: TagHandlerWriter] | |
[INFO] [INFO] [generator completed: 1 ms] | |
[INFO] [INFO] [generator started: ListenerTagHandlerGenerator] | |
[INFO] [INFO] [generator completed: 22 ms] | |
[INFO] [INFO] [generator started: RendererClassGenerator] | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'DEFAULT_WIDTH', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'DEFAULT_HEIGHT', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'ajax', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'client', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'lazyClient', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'lazyClient', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RenderKitUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'RendererUtils', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [WARNING] No type found in context for identifier 'options', handling as generic Object | |
[INFO] [INFO] [generator completed: 7981 ms] | |
[INFO] [INFO] [generator started: FacesConfigGenerator] | |
[INFO] [INFO] [generator completed: 288 ms] | |
[INFO] [INFO] [generator started: TaglibWriter] | |
[INFO] [INFO] [generator completed: 155 ms] | |
[INFO] [INFO] [library generation completed: 8904 ms] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jstools-plugin:0.7:jsdoc (jsdoc) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ richfaces-framework --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 598 resources | |
[INFO] [INFO] Copying 2 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ richfaces-framework --- | |
[INFO] [INFO] Source directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/config added. | |
[INFO] [INFO] Source directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/generated-sources/main/java added. | |
[INFO] [INFO] Source directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/generated-sources/main/resources added. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-framework --- | |
[INFO] [INFO] Compiling 175 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ richfaces-framework --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 192 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ richfaces-framework --- | |
[INFO] [INFO] Compiling 191 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/test-classes | |
[INFO] [WARNING] bootstrap class path not set in conjunction with -source 1.6 | |
[INFO] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[30,22] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/converter/ByteConverterTest.java:[10,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/converter/ByteConverterTest.java:[11,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/el/ValueExpressionAnalayserTest.java:[3,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/Xcss2EcssConverterTest.java:[13,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/ResourceUtilsTest.java:[23,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/ResourceUtilsTest.java:[24,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/ResourceUtilsTest.java:[25,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/ResourceUtilsTest.java:[26,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/ResourceUtilsTest.java:[27,29] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[36,22] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[73,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[75,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[85,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[92,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[102,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[105,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[115,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[122,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[131,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[145,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[146,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[147,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[155,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[168,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[169,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/iteration/UIColumnTest.java:[170,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/ajax/AbstractQueueComponentTest.java:[120,8] [deprecation] assertEquals(String,double,double) in Assert has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/ui/ajax/AbstractQueueComponentTest.java:[121,8] [deprecation] assertEquals(String,double,double) in Assert has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[76,34] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[77,34] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[82,39] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[83,39] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[88,36] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[89,36] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[97,35] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[102,39] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[107,43] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[115,51] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[120,55] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[125,59] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[133,51] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[138,55] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[143,56] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[148,59] [deprecation] isMatchesEntityTag(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[161,51] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[166,49] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/resource/AbstractCacheableResourceTest.java:[171,51] [deprecation] isMatchesLastModified(FacesContext) in AbstractCacheableResource has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/DoubleRangeValidatorTest.java:[59,93] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/DoubleRangeValidatorTest.java:[60,93] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/DoubleRangeValidatorTest.java:[61,92] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/DoubleRangeValidatorTest.java:[62,81] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/DoubleRangeValidatorTest.java:[64,53] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/io/io/Test.java:[66,38] [deprecation] FastBufferInputStream(FastBufferOutputStream) in FastBufferInputStream has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/io/io/Test.java:[143,33] [deprecation] FastBufferReader(FastBufferWriter) in FastBufferReader has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/io/io/Test.java:[220,38] [deprecation] FastBufferInputStream(FastBufferOutputStream) in FastBufferInputStream has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/io/io/Test.java:[298,33] [deprecation] FastBufferReader(FastBufferWriter) in FastBufferReader has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[116,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[118,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[120,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[128,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[138,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[139,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[141,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[142,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[144,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[145,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[155,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[157,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[158,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[160,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[181,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[184,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[194,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[201,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[202,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[204,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[219,12] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[222,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[230,12] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[240,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/model/ArrangeableModelTest.java:[243,8] [deprecation] Assert in junit.framework has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/LengthValidatorTest.java:[61,45] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/test/java/org/richfaces/javascript/client/validator/LengthValidatorTest.java:[62,90] [deprecation] IGNORE_MESSAGE in ValidatorTestBase has been deprecated | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ richfaces-framework --- | |
[INFO] [INFO] Surefire report directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/surefire-reports | |
[INFO] | |
[INFO] ------------------------------------------------------- | |
[INFO] T E S T S | |
[INFO] ------------------------------------------------------- | |
[INFO] Running org.richfaces.cache.EhCacheTest | |
[INFO] Apr 12, 2013 8:59:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 8:59:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:50 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
[INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation | |
[INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:51 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 8:59:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 8:59:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:51 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 8:59:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 8:59:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 8:59:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 8:59:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.EhCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.EhCacheCacheFactory} | |
[INFO] Apr 12, 2013 8:59:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.447 sec | |
[INFO] [INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
Running org.richfaces.cache.LRUMapCacheTest | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 8:59:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 8:59:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 8:59:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 9:00:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 9:00:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.lru.LRUMapCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.lru.LRUMapCacheFactory] | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, org.richfaces.resourceCacheSize=64, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.lru.LRUMapCacheFactory} | |
[INFO] Apr 12, 2013 9:00:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 64 items capacity | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.953 sec | |
[INFO] Running org.richfaces.cache.JBossCacheTest | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:05 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /2bd8f939-8787-4f9d-a50c-362c614bea29 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /05895b16-2698-48c8-9505-72294c3b6878 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /984fee42-d57e-41d6-9125-d303b7420786 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /896fb480-c002-4d38-8b7a-e49052222b5c | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /5b1b2d43-c773-47a0-9696-9174fb1867b3 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /4abe5930-c2de-4137-8ef0-f2a43f1a9d1c | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /8e5e365d-b8dc-43cd-a474-dff9546a00d9 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /cbb67adc-7848-41bf-8e2c-f22149f8f337 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /4af64c03-06ff-4530-8db9-6f55bf7596e9 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.eviction.ExpirationAlgorithm addEvictionEntry | |
[INFO] WARNING: No expiration key 'expiration' for Node: /a0e8f172-4d4e-498e-8449-e0252867e442 | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:06 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:06 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:06 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:11 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.JBossCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:11 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.JBossCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.jmx.PlatformMBeanServerRegistration registerToPlatformMBeanServer | |
[INFO] INFO: JBossCache MBeans were successfully registered to the platform mbean server. | |
[INFO] Apr 12, 2013 9:00:11 PM org.jboss.cache.factories.ComponentRegistry internalStart | |
[INFO] INFO: JBoss Cache version: JBossCache 'Malagueta' 3.2.5.GA | |
[INFO] Apr 12, 2013 9:00:13 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.388 sec | |
[INFO] Running org.richfaces.cache.lru.CacheMapTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.cache.OsCacheTest | |
[INFO] Apr 12, 2013 9:00:13 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:13 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:13 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:13 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:13 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:13 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:13 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:13 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:13 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:13 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:14 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:14 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:14 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:14 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:14 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:14 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:14 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:14 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:14 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:14 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:14 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:18 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:18 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Configured to use [org.richfaces.cache.OSCacheCacheFactory] cache factory | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected [org.richfaces.cache.OSCacheCacheFactory] | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Creating OSCache cache instance using parameters: {com.sun.faces.validateXml=true, com.sun.faces.verifyObjects=true, org.ajax4jsf.cache.CACHE_MANAGER_FACTORY_CLASS=org.richfaces.cache.OSCacheCacheFactory, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.resourceCacheSize=64} | |
[INFO] Apr 12, 2013 9:00:18 PM org.richfaces.cache.OSCacheCacheFactory createCache | |
[INFO] INFO: Maximum cache size hasn't been set, resetting to 64 max items | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator <init> | |
[INFO] INFO: Constructed GeneralCacheAdministrator() | |
[INFO] Apr 12, 2013 9:00:18 PM com.opensymphony.oscache.general.GeneralCacheAdministrator createCache | |
[INFO] INFO: Creating new cache | |
[INFO] Apr 12, 2013 9:00:20 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.994 sec | |
[INFO] Running org.richfaces.service.TestFocusManagerImpl | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec | |
[INFO] Running org.richfaces.context.IdSplitIteratorTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec | |
[INFO] Running org.richfaces.context.ComponentIdResolverTest | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:21 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:21 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:21 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:22 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:22 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:22 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.229 sec | |
[INFO] Running org.richfaces.context.IdParserTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.context.ExtendedPartialVisitContextTest | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:23 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:23 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:23 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:24 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:24 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:24 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:25 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:25 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:25 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.62 sec | |
[INFO] Running org.richfaces.javascript.ServiceGetOrCreateResourceTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec | |
[INFO] Running org.richfaces.javascript.ResponseWriterWrapperTest | |
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec | |
[INFO] Running org.richfaces.javascript.ServiceConfigParserTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.javascript.ClientScriptServiceTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 sec | |
[INFO] Running org.richfaces.javascript.client.converter.ShortConverterTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:26 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:26 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08104956646314445) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:27 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:27 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0353976045728147) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:27 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:27 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05823575666980224) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05717648391190318) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06660339303392435) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache04396155774266083) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:28 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache010383446934847884) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache038400720151641177) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache037835357946613424) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache021295458943309542) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache015775253631415642) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.509 sec | |
[INFO] Running org.richfaces.javascript.client.converter.ByteConverterTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03849193275897973) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache049162716785315086) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09237559851077661) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:29 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03154013184923259) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06818722478700091) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache01924763527807074) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06156963945302033) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03259050208147468) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache023070900736507138) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0005147905699381505) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache037770995026528986) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec | |
[INFO] Running org.richfaces.javascript.client.converter.NumberConverterTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0818509176945996) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache013765606729195579) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:30 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache015813767305225168) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06193187448036984) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07720183588018129) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache011217452596848254) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03761684099825884) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache018635650262443426) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06302907655875192) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0012157626620238005) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec | |
[INFO] Running org.richfaces.javascript.client.converter.BooleanConverterTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache010142789228314442) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03834915267150051) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:31 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0192696419950371) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06728806808559531) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03979736560639371) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testConvert | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache021995510231936732) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec | |
[INFO] Running org.richfaces.javascript.client.validator.LengthValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06584448680999642) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache04611097191040068) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0043210271305870074) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache044488188713580024) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache045368883581906805) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache02457750489175633) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:32 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05603458787566978) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache018866826956918192) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07203099234835254) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07266159206823) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache019573366536867953) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache027675503799530243) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05952927249583669) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 sec | |
[INFO] Running org.richfaces.javascript.client.validator.LongRangeValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache031220289141616475) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache009500516419662042) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05322406481154938) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06595936397532933) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:33 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0988743527401578) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache018190113591203305) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06337313345016634) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache018541044292970776) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08710783269121597) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache04937064335643777) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03448341373431748) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache006075909820928882) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache037727273474239453) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09771951665386591) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache018169954498107588) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 sec | |
[INFO] Running org.richfaces.javascript.client.validator.DoubleRangeValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:34 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05202638266222226) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache021821163061341742) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09989924982851133) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08350193538545443) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0061066923595665124) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06436023792301682) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache00742588796802015) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09128865880060792) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache017276440387577896) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06357930103276136) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05676036560916713) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:35 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08209233852441139) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07602737660182382) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09928114749202535) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache037013361903890496) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 sec | |
[INFO] Running org.richfaces.javascript.client.validator.RequiredValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0846083207821841) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03885401272039002) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache049203238963041684) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08065432393556397) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec | |
[INFO] Running org.richfaces.javascript.client.validator.MaxValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0760533664710533) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0727987042466281) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:36 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05758773866729189) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec | |
[INFO] Running org.richfaces.javascript.client.validator.RegexValidatorTest | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache027615266683633855) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05120260872593149) did a getElementByName for Internet Explorer | |
[INFO] Run Statement org.junit.internal.runners.statements.RunAfters for method testValidator | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08296181771311439) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec | |
[INFO] Running org.richfaces.javascript.client.message.SendMessageTest | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testSendWithDetail | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testSendWithLevel | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testSendDefault | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testSendWithTooltip | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec | |
[INFO] Running org.richfaces.javascript.client.message.ClearMessageTest | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testClear | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec | |
[INFO] Running org.richfaces.javascript.client.message.DocumentReadyTest | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testSend | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Run Statement org.junit.internal.runners.statements.InvokeMethod for method testUnload | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[http://localhost/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec | |
[INFO] Running org.richfaces.javascript.JavaScriptServiceTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec | |
[INFO] Running org.richfaces.javascript.AnonymousFunctionCallTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.javascript.ScriptUtilsTest | |
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec | |
[INFO] Running org.richfaces.javascript.QUnitTest | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache016576408101409912) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:37 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08923567326642488) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:38 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03997241508314062) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache04600422954594652) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache08243388151853832) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:39 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03513823605984837) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache035337360411590035) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:40 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache013321365665096707) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0013477110093098599) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[An invalid or illegal string was specified] sourceName=[file:/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/classes/META-INF/resources/jquery.js] line=[5226] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Apr 12, 2013 9:00:41 PM com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify | |
[INFO] WARNING: Obsolete content type encountered: 'text/javascript'. | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 sec | |
[INFO] Running org.richfaces.ui.validation.ValidatorRendererGetScriptTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec | |
[INFO] Running org.richfaces.ui.validation.RendererGetClientSideScriptTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec | |
[INFO] Running org.richfaces.ui.validation.RendererGetComponentScriptTest | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec | |
[INFO] Running org.richfaces.ui.validation.RendererBuildScriptTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec | |
[INFO] Running org.richfaces.ui.input.UIRangedNumberInputTest | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:42 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:42 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:42 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 sec | |
[INFO] Running org.richfaces.ui.input.CalendarRenderTest | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:43 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:43 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:43 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache024190686147974938) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache02610660375338947) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:44 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:44 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:44 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:44 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache010014060580658624) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03748261836999941) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:45 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache02474172284926096) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [234:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Apr 12, 2013 9:00:45 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/calendar.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [327:35] Ignoring the following declarations in this rule. | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec | |
[INFO] Running org.richfaces.ui.input.AutocompleteRendererTest | |
[INFO] Apr 12, 2013 9:00:45 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:45 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec | |
[INFO] Running org.richfaces.ui.input.InputNumberSpinnerRendererTest | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:46 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:46 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache002493383498851176) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec | |
[INFO] Running org.richfaces.ui.input.InplaceInputRendererTest | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:46 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:46 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache007028780441700067) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:46 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:46 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:46 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07226417983124549) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07114188442487305) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Apr 12, 2013 9:00:47 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Apr 12, 2013 9:00:47 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Apr 12, 2013 9:00:47 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache048766262829891505) did a getElementByName for Internet Explorer | |
[INFO] Apr 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec | |
[INFO] Running org.richfaces.ui.images.GradientEnumsTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.ui.drag.UIDragSourceTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.ui.drag.UIDropDownMenuTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec | |
[INFO] Running org.richfaces.ui.drag.UIDropTargetTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec | |
[INFO] Running org.richfaces.ui.drag.UIDragIndicatorTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec | |
[INFO] Running org.richfaces.ui.menu.PanelMenuRendererTest | |
[INFO] Nis 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:47 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:47 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:47 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:47 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:47 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:47 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec | |
[INFO] Running org.richfaces.ui.menu.DropDownMenuRendererTest | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache02610467950311569) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache07358210310006156) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.menu.MenuItemRendererTest | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:48 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:48 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache03900303477388326) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:48 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:48 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:49 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:49 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache008573644850650208) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:49 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:49 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0170625089459556) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec | |
[INFO] Running org.richfaces.ui.menu.UIMenuGroupTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.ui.menu.PanelMenuItemRendererTest | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.menu.UIMenuSeparatorTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.ui.menu.UIMenuItemTest | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.ui.menu.PanelMenuGroupRendererTest | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:49 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:49 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:49 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:50 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:50 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:50 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 sec | |
[INFO] Running org.richfaces.ui.common.ForEachLoopTest | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec | |
[INFO] Running org.richfaces.ui.select.InplaceSelectRendererTest | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:51 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:51 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache05108359479876682) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:51 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:51 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09492685397712672) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.671 sec | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.behavior.BehaviorGetValidatorTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec | |
[INFO] Running org.richfaces.ui.behavior.BehaviorGetConverterTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec | |
[INFO] Running org.richfaces.ui.behavior.GetScriptTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec | |
[INFO] Running org.richfaces.ui.iteration.UIColumnTest | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec | |
[INFO] Running org.richfaces.ui.iteration.SavedStateTest | |
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec | |
[INFO] Running org.richfaces.ui.iteration.DataGridRendererTest | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:51 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:51 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:51 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0021786470204018915) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0785078333298191) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0854474474743259) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:52 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:52 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache014842952643117457) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:52 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:52 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:53 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09599504844007374) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:53 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache028589196423657603) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 sec | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.iteration.UIDataTableTest | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:53 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:53 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:53 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:54 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec | |
Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.iteration.SequenceIterationStatusTest | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.ui.iteration.ExtendedDataTableRendererTest | |
[INFO] Nis 12, 2013 9:00:54 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:54 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:55 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:55 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:55 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:56 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 sec | |
[INFO] Running org.richfaces.ui.iteration.DataScrollerRenderTest | |
[INFO] Nis 12, 2013 9:00:56 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:56 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:00:57 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache044529457842722264) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.261 sec | |
[INFO] Running org.richfaces.ui.iteration.DataAdaptorTestCase | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:57 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:57 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:57 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 sec | |
[INFO] Running org.richfaces.ui.iteration.UIExtendedDataTableTest | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:58 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:58 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:58 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec | |
[INFO] Running org.richfaces.ui.iteration.ListRendererTest | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec | |
[INFO] Running org.richfaces.ui.iteration.RepeatTest | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:00:59 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:00:59 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:00:59 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec | |
[INFO] Running org.richfaces.ui.core.UIViewResourceTest | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec | |
[INFO] Running org.richfaces.ui.output.AbstractAccordionTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.ui.output.CollapsiblePanelRendererTest | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec | |
[INFO] Running org.richfaces.ui.output.PanelRendererTest | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:00 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:00 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:00 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09009721548078601) did a getElementByName for Internet Explorer | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Running org.richfaces.ui.output.AccordionRendererTest | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec | |
[INFO] Running org.richfaces.ui.output.UITogglePanelTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.ui.output.PopupRendererTest | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:01 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache04981484510227904) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [11:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [11:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [11:35] Ignoring the following declarations in this rule. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [21:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [21:35] Error in style rule. Invalid token "\r\n". Was expecting one of: "}", ";". | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [21:35] Ignoring the following declarations in this rule. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [26:30] Error in expression. Invalid token "=". Was expecting one of: <S>, <COMMA>, "/", <PLUS>, "-", <HASH>, <STRING>, ")", <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>. | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error | |
[INFO] WARNING: CSS error: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [26:35] Error in style rule. Invalid token "\r\n\t". Was expecting one of: "}", ";". | |
[INFO] Nis 12, 2013 9:01:01 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler warning | |
[INFO] WARNING: CSS warning: 'http://localhost:0/rfRes/popupPanel.ecss.jsf?db=eAH7mvtrFwAHzQMX&ln=org.richfaces' [26:35] Ignoring the following declarations in this rule. | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec | |
[INFO] Running org.richfaces.ui.output.UITooltipTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec | |
[INFO] Running org.richfaces.ui.output.TooltipRendererTest | |
[INFO] Nis 12, 2013 9:01:01 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:01 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec | |
[INFO] Running org.richfaces.ui.output.UITogglePanelItemTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.ui.output.DivPanelRendererTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.ui.output.AbstractTogglePanelTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.ui.output.TabPanelRendererTest | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec | |
[INFO] Running org.richfaces.ui.output.UICollapsiblePanelTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.ui.ajax.QueueRendererTest | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.queue.enabled=true, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache0574518099885185) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.queue.enabled=true, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache02426980916714484) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, org.richfaces.queue.enabled=false, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:02 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:02 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache06543102459981518) did a getElementByName for Internet Explorer | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec | |
[INFO] Running org.richfaces.ui.ajax.DummyQueueTest | |
[INFO] Nis 12, 2013 9:01:02 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:02 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:03 PM com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter runtimeError | |
[INFO] SEVERE: runtimeError: message=[The data necessary to complete this operation is not yet available.] sourceName=[http://localhost:0/javax.faces.resource/jquery.js.jsf] line=[885] lineSource=[null] lineOffset=[0] | |
[INFO] Nis 12, 2013 9:01:03 PM com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument jsxFunction_getElementById | |
[INFO] WARNING: getElementById(sizcache09211810653961334) did a getElementByName for Internet Explorer | |
[INFO] Client log: QueueTest.ajax is called with data: 'test data X' and options: '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.gargoylesoftware.htmlunit.javascript.host.Window jsxFunction_alert | |
[INFO] [INFO] WARNING: window.alert(""source" is not defined.") no alert handler installed | |
Client log: QueueTest.ajax is called with data: 'test data Y' and options: '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.gargoylesoftware.htmlunit.javascript.host.Window jsxFunction_alert | |
[INFO] WARNING: window.alert(""source" is not defined.") no alert handler installed | |
[INFO] | |
[INFO] Logged Javascript statements: | |
[INFO] ***************************** | |
[INFO] simulationContext.ajax(10,"test data X",{} ); | |
[INFO] simulationContext.ajax(1030,"test data Y",{} ); | |
[INFO] Timer.execute(); | |
[INFO] ***************************** | |
[INFO] Test execution result: | |
[INFO] [ | |
[INFO] ] | |
[INFO] Current time: 1030.0 | |
[INFO] | |
[INFO] 1030.0 | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec | |
[INFO] Running org.richfaces.ui.util.renderkit.FormUtilTest | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec | |
[INFO] Running org.richfaces.ui.util.renderkit.RendererUtilsTest | |
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec | |
[INFO] Running org.richfaces.ui.util.renderkit.HtmlDimensionsTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.ui.util.SelectUtilsTest | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:03 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:03 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:03 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec | |
[INFO] Running org.richfaces.ui.util.HtmlUtilTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec | |
[INFO] Running org.richfaces.ui.misc.RichFunctionTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec | |
[INFO] Running org.richfaces.request.UploadedFile25Test | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec | |
[INFO] Running org.richfaces.request.FileUploadValueParamTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec | |
[INFO] Running org.richfaces.request.ProgressControlTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.request.FileUploadResourcesTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec | |
[INFO] Running org.richfaces.validator.FacesConverterServiceTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec | |
[INFO] Running org.richfaces.validator.FacesValidatorServiceTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec | |
[INFO] Running org.richfaces.validator.BeanValidatorServiceConstrainsTest | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec | |
[INFO] Running org.richfaces.view.facelets.html.AttachQueueHandlerTest | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:04 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec | |
[INFO] Running org.richfaces.skin.SkinTestCase | |
[INFO] Nis 12, 2013 9:01:04 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:04 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=cyclic} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=plain} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=#{test.skin}} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=#{test.skin}} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=noref} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {org.richfaces.baseSkin=dynatest_base, javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=dynatest} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:05 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:05 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:05 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {org.richfaces.baseSkin=plain, javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=test} | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {org.richfaces.baseSkin=style_base, javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true, org.richfaces.skin=style} | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] INFO: Init staging server | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] INFO: Initializing Mojarra 2.1.17 ( 20130107-1935 https://svn.java.net/svn/mojarra~svn/tags/2.1.17@11335) for context '' | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.config.ConfigureListener contextInitialized | |
[INFO] WARNING: JSF1059: WARNING! The com.sun.faces.verifyObjects feature is to aid developers not using tools. It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times. | |
[INFO] Nis 12, 2013 9:01:06 PM com.sun.faces.spi.InjectionProviderFactory createInstance | |
[INFO] INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.CacheManager getCacheFactory | |
[INFO] INFO: Selected fallback cache factory | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance using parameters: {javax.faces.DEFAULT_SUFFIX=.xhtml, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=UnitTest, javax.faces.STATE_SAVING_METHOD=server, com.sun.faces.verifyObjects=true} | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.cache.lru.LRUMapCacheFactory createCache | |
[INFO] INFO: Creating LRUMap cache instance of 512 items capacity | |
[INFO] Nis 12, 2013 9:01:06 PM org.richfaces.application.InitializationListener logWarningWhenConnectionFactoryPresent | |
[INFO] WARNING: JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer init | |
[INFO] WARNING: Initial context factory builder already set. | |
[INFO] Nis 12, 2013 9:01:06 PM org.jboss.test.faces.staging.StagingServer destroy | |
[INFO] INFO: Staging server have been destroyed | |
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec | |
[INFO] Running org.richfaces.io.io.FastBufferOutputStreamTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.io.io.FastBufferWriterTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec | |
[INFO] Running org.richfaces.json.JsonTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.json.Test | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.json.SerializationTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec | |
[INFO] Running org.richfaces.log.JavaLoggerTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec | |
[INFO] Running org.richfaces.renderkit.RenderKitUtilsMocksTest | |
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec | |
[INFO] Running org.richfaces.renderkit.RenderKitUtilsTest | |
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.model.ArrangeableModelTest | |
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 sec | |
[INFO] Running org.richfaces.l10n.BundleLoaderTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec | |
[INFO] Running org.richfaces.convert.TreeConverterUtilTest | |
[INFO] Expected 1 available chars in '_' string starting from 1 index | |
[INFO] Unexpected char 'a' in 'some _a string' string located at index 6 | |
[INFO] Expected 2 available chars in '_x' string starting from 2 index | |
[INFO] Expected 2 available chars in '_x0' string starting from 2 index | |
[INFO] Expected 4 available chars in '_u' string starting from 2 index | |
[INFO] Substring '-1aa' of '_u-1aaa' string is not a valid hex number | |
[INFO] Substring '1zaa' of '_u1zaa' string is not a valid hex number | |
[INFO] Substring ' 0' of 'embedded _x 00 into string' string is not a valid hex number | |
[INFO] Substring '0 ' of 'embedded _x0 into string' string is not a valid hex number | |
[INFO] Substring '012 ' of 'embedded _u012 into string' string is not a valid hex number | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec | |
[INFO] Running org.richfaces.codec.CodecTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 sec | |
[INFO] Running org.richfaces.resource.CachedResourceImplTest | |
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 sec | |
[INFO] Running org.richfaces.resource.ResourceUtilsTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.resource.ResourceMappingFeatureLocationTest | |
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec | |
[INFO] Running org.richfaces.resource.ResourceFactoryImplStaticResourcesTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec | |
[INFO] Running org.richfaces.resource.AbstractCacheableResourceTest | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec | |
[INFO] Running org.richfaces.resource.UserResourcesTestCase | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.132 sec | |
[INFO] Running org.richfaces.resource.ResourceLibraryTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec | |
[INFO] Running org.richfaces.resource.ResourceLibraryFactoryTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec | |
[INFO] Running org.richfaces.resource.ResourceKeyEqualsHashcodeTest | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.resource.ResourceMappingFeatureMappingTest | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec | |
[INFO] Running org.richfaces.resource.ResourceHandlerImplTest | |
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 sec | |
[INFO] Running org.richfaces.resource.Xcss2EcssConverterTest | |
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec | |
[INFO] Running org.richfaces.resource.AbstractBaseResourceTest | |
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 sec | |
[INFO] Running org.richfaces.resource.ResourceMappingConfigurationTest | |
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec | |
[INFO] Running org.richfaces.util.FastJoinerTest | |
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec | |
[INFO] Running org.richfaces.util.LRUMapTest | |
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec | |
[INFO] Running org.richfaces.el.TestCaptureEL | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.el.ValueExpressionAnalayserTest | |
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec | |
[INFO] Running org.richfaces.application.ConfigurationServiceImplTest | |
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec | |
[INFO] Running org.richfaces.application.MessageFactoryImplementationTest | |
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec | |
[INFO] | |
[INFO] Results : | |
[INFO] | |
[INFO] Tests run: 628, Failures: 0, Errors: 0, Skipped: 17 | |
[INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-vdldoc) @ richfaces-framework --- | |
[INFO] Parsing 1 taglib files... OK! | |
[INFO] Copying static files... OK! | |
[INFO] Generating overview pages... OK! | |
[INFO] Generating docs for taglib 'r'... OK! | |
[INFO] VDL documentation generation is finished! | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ richfaces-framework --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-framework --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-framework --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ richfaces-framework --- | |
[INFO] [INFO] Reading assembly descriptor: src/main/vdldoc/assembler-vdldoc.xml | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-vdldoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] 292 warnings | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - @param argument "cacheLoader" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - Tag @link: reference not found: CacheLoader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - @param argument "cacheConfigurationloader" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/event/MethodExpressionEventListener.java:114: warning - @inheritDoc used but processEvent(FacesEvent) does not override or implement any method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/event/MethodExpressionEventListener.java:114: warning - @inheritDoc used but processEvent(FacesEvent) does not override or implement any method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/ScriptString.java:36: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JavaScriptService.java:59: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JavaScriptServiceImpl.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JSObject.java:35: warning - @param argument "parameter" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/ScriptUtils.java:233: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/validation/ClientValidatorRenderer.java:229: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/validation/ClientValidatorRenderer.java:251: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:193: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:218: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "58" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "45" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:118: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:135: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:66: warning - @param argument "defaultValue" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/PartialStateHolderHelper.java:143: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/iteration/AbstractDataScroller.java:136: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/model/DataVisitor.java:40: warning - Tag @link: can't find walk(FacesContext, DataVisitor, Range) in org.richfaces.model.ExtendedDataModel | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/AjaxOutput.java:37: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/AjaxOutput.java:51: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/UIActionParameter.java:185: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/ajax/AjaxOutputPanelRenderer.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/AjaxRendererUtils.java:449: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/CoreRendererUtils.java:113: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/CoreRendererUtils.java:94: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:414: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:432: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:481: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:566: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:732: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:566: warning - @return tag cannot be used in method with void return type. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/request/MultipartRequestParser.java:119: warning - @param argument "uploadId" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:246: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:256: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:265: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/AbstractSkinFactory.java:119: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:50: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:58: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:66: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:73: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/AbstractSkinFactory.java:106: warning - @param argument "defaultProperties" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:143: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:152: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:161: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:170: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:179: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:188: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:101: warning - @param argument "c" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:149: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:158: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:167: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:176: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:185: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:194: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:53: warning - @param argument "bytes" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:107: warning - @param argument "c" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:66: warning - Tag @see: missing '#': "java.io.InputStream.read()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:66: warning - Tag @see: can't find java.io.InputStream.read() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:92: warning - Tag @see: missing '#': "java.io.InputStream.read(byte b[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:92: warning - Tag @see: can't find java.io.InputStream.read(byte b[]) in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:133: warning - Tag @see: missing '#': "java.io.InputStream.read(byte b[], int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:133: warning - Tag @see: can't find java.io.InputStream.read(byte b[], int off, int len) in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:175: warning - Tag @see: missing '#': "java.io.InputStream.available()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:175: warning - Tag @see: can't find java.io.InputStream.available() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:194: warning - Tag @see: missing '#': "java.io.InputStream.mark()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:194: warning - Tag @see: can't find java.io.InputStream.mark() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:211: warning - Tag @see: missing '#': "java.io.InputStream.reset()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:211: warning - Tag @see: can't find java.io.InputStream.reset() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:231: warning - Tag @see: missing '#': "java.io.InputStream.skip()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:231: warning - Tag @see: can't find java.io.InputStream.skip() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:76: warning - Tag @see: missing '#': "java.io.OutputStream.write(int c)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:76: warning - Tag @see: can't find java.io.OutputStream.write(int c) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:84: warning - Tag @see: missing '#': "java.io.OutputStream.write(byte b[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:84: warning - Tag @see: can't find java.io.OutputStream.write(byte b[]) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:98: warning - Tag @see: missing '#': "java.io.OutputStream.write(byte[] b, int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:98: warning - Tag @see: can't find java.io.OutputStream.write(byte[] b, int off, int len) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:116: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:125: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:195: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:221: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:70: warning - Tag @see: missing '#': "java.io.Reader.read()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:70: warning - Tag @see: can't find java.io.Reader.read() in org.richfaces.io.FastBufferReader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:95: warning - Tag @see: missing '#': "java.io.Reader.read(char[] cbuf, int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:95: warning - Tag @see: can't find java.io.Reader.read(char[] cbuf, int off, int len) in org.richfaces.io.FastBufferReader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:138: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:160: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:77: warning - Tag @see: missing '#': "java.io.Writer.write(int c)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:77: warning - Tag @see: can't find java.io.Writer.write(int c) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:85: warning - Tag @see: missing '#': "java.io.Writer.write(char cbuf[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:85: warning - Tag @see: can't find java.io.Writer.write(char cbuf[]) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:97: warning - Tag @see: missing '#': "java.io.Writer.write(char cbuf[], int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:97: warning - Tag @see: can't find java.io.Writer.write(char cbuf[], int off, int len) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:117: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:126: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:202: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:228: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:144: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:177: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:43: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:153: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:205: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:258: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/LogFactory.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/LogFactory.java:59: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/model/DataComponentState.java:36: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/MediaOutputResource.java:102: warning - @param argument "uiMediaOutput" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceFactoryImpl.java:241: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceFactoryImpl.java:241: warning - Tag @link: can't find isResourceExists(String) in org.richfaces.resource.ResourceFactoryImpl | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceParameter.java:54: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceParameter.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:57: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:115: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:147: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/resource/URLToStreamHelper.java:76: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:57: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:68: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:79: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:90: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:60: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:68: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:77: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ValueDescriptor.java:22: warning - @param argument "propertyType" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ValueDescriptor.java:22: warning - @param argument "readOnly" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/util/ELUtils.java:50: warning - @param argument "context" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/CacheProvider.java:53: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/CoreConfiguration.java:51: warning - Tag @link: reference not found: org.richfaces.Skin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/ServiceLoader.java:69: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/ServiceLoader.java:116: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.ajax4jsf.renderkit" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (generate-javadoc) @ richfaces-framework --- | |
^[OF[INFO] [INFO] | |
[INFO] 292 warnings | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - @param argument "cacheLoader" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - Tag @link: reference not found: CacheLoader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/cache/CacheFactory.java:41: warning - @param argument "cacheConfigurationloader" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/event/MethodExpressionEventListener.java:114: warning - @inheritDoc used but processEvent(FacesEvent) does not override or implement any method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/event/MethodExpressionEventListener.java:114: warning - @inheritDoc used but processEvent(FacesEvent) does not override or implement any method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/ScriptString.java:36: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JavaScriptService.java:59: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JavaScriptServiceImpl.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/JSObject.java:35: warning - @param argument "parameter" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/javascript/ScriptUtils.java:233: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/validation/ClientValidatorRenderer.java:229: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/validation/ClientValidatorRenderer.java:251: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:193: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:218: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "58" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "47" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link:illegal character: "45" in "https://issues.jboss.org/browse/RF-10695" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:118: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:135: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/ComponentAttribute.java:66: warning - @param argument "defaultValue" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/common/PartialStateHolderHelper.java:143: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/iteration/AbstractDataScroller.java:136: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/model/DataVisitor.java:40: warning - Tag @link: can't find walk(FacesContext, DataVisitor, Range) in org.richfaces.model.ExtendedDataModel | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/AjaxOutput.java:37: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/AjaxOutput.java:51: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/core/UIActionParameter.java:185: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/ajax/AjaxOutputPanelRenderer.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/AjaxRendererUtils.java:449: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/CoreRendererUtils.java:113: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/CoreRendererUtils.java:94: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:414: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:432: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:481: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:566: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:732: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:566: warning - @return tag cannot be used in method with void return type. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/request/MultipartRequestParser.java:119: warning - @param argument "uploadId" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:246: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:256: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/Skin.java:265: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/AbstractSkinFactory.java:119: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:50: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:58: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:66: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/SkinFactory.java:73: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/skin/AbstractSkinFactory.java:106: warning - @param argument "defaultProperties" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:143: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:152: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:161: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:170: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:179: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:188: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/ByteBuffer.java:101: warning - @param argument "c" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:149: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:158: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:167: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:176: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:185: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:194: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:53: warning - @param argument "bytes" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/CharBuffer.java:107: warning - @param argument "c" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:66: warning - Tag @see: missing '#': "java.io.InputStream.read()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:66: warning - Tag @see: can't find java.io.InputStream.read() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:92: warning - Tag @see: missing '#': "java.io.InputStream.read(byte b[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:92: warning - Tag @see: can't find java.io.InputStream.read(byte b[]) in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:133: warning - Tag @see: missing '#': "java.io.InputStream.read(byte b[], int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:133: warning - Tag @see: can't find java.io.InputStream.read(byte b[], int off, int len) in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:175: warning - Tag @see: missing '#': "java.io.InputStream.available()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:175: warning - Tag @see: can't find java.io.InputStream.available() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:194: warning - Tag @see: missing '#': "java.io.InputStream.mark()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:194: warning - Tag @see: can't find java.io.InputStream.mark() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:211: warning - Tag @see: missing '#': "java.io.InputStream.reset()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:211: warning - Tag @see: can't find java.io.InputStream.reset() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:231: warning - Tag @see: missing '#': "java.io.InputStream.skip()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferInputStream.java:231: warning - Tag @see: can't find java.io.InputStream.skip() in org.richfaces.io.FastBufferInputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:76: warning - Tag @see: missing '#': "java.io.OutputStream.write(int c)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:76: warning - Tag @see: can't find java.io.OutputStream.write(int c) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:84: warning - Tag @see: missing '#': "java.io.OutputStream.write(byte b[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:84: warning - Tag @see: can't find java.io.OutputStream.write(byte b[]) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:98: warning - Tag @see: missing '#': "java.io.OutputStream.write(byte[] b, int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:98: warning - Tag @see: can't find java.io.OutputStream.write(byte[] b, int off, int len) in org.richfaces.io.FastBufferOutputStream | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:116: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:125: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:195: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferOutputStream.java:221: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:70: warning - Tag @see: missing '#': "java.io.Reader.read()" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:70: warning - Tag @see: can't find java.io.Reader.read() in org.richfaces.io.FastBufferReader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:95: warning - Tag @see: missing '#': "java.io.Reader.read(char[] cbuf, int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:95: warning - Tag @see: can't find java.io.Reader.read(char[] cbuf, int off, int len) in org.richfaces.io.FastBufferReader | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:138: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferReader.java:160: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:77: warning - Tag @see: missing '#': "java.io.Writer.write(int c)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:77: warning - Tag @see: can't find java.io.Writer.write(int c) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:85: warning - Tag @see: missing '#': "java.io.Writer.write(char cbuf[])" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:85: warning - Tag @see: can't find java.io.Writer.write(char cbuf[]) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:97: warning - Tag @see: missing '#': "java.io.Writer.write(char cbuf[], int off, int len)" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:97: warning - Tag @see: can't find java.io.Writer.write(char cbuf[], int off, int len) in org.richfaces.io.FastBufferWriter | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:117: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:126: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:202: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:228: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:144: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/io/FastBufferWriter.java:177: warning - @param argument "out" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:43: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:101: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:153: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:205: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/Logger.java:258: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/LogFactory.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/log/LogFactory.java:59: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see: reference not found: decode | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:230: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/model/DataComponentState.java:36: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/MediaOutputResource.java:102: warning - @param argument "uiMediaOutput" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceFactoryImpl.java:241: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceFactoryImpl.java:241: warning - Tag @link: can't find isResourceExists(String) in org.richfaces.resource.ResourceFactoryImpl | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceParameter.java:54: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/resource/ResourceParameter.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:57: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:115: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/ServicesUtils.java:147: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/util/core/resource/URLToStreamHelper.java:76: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:47: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:57: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:68: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:79: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELResolverWrapper.java:90: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:60: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:68: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ELContextWrapper.java:77: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ValueDescriptor.java:22: warning - @param argument "propertyType" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/ValueDescriptor.java:22: warning - @param argument "readOnly" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/el/util/ELUtils.java:50: warning - @param argument "context" is not a parameter name. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/CacheProvider.java:53: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/CoreConfiguration.java:51: warning - Tag @link: reference not found: org.richfaces.Skin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/ServiceLoader.java:69: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/application/ServiceLoader.java:116: warning - @return tag has no arguments. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:241: warning - Tag @link: reference not found: encodeBegin | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:263: warning - Tag @link: reference not found: encodeEnd | |
[INFO] [WARNING] javadoc: warning - Multiple sources of package comments found for package "org.ajax4jsf.renderkit" | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/input/AbstractFileUpload.java:209: warning - Tag @link: reference not found: org.richfaces.FileUploadEvent | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/util/renderkit/RendererUtils.java:660: warning - Tag @link: reference not found: encodeId | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/behavior/ClientValidatorImpl.java:177: warning - Tag @link: reference not found: org.richfaces.component.UIRichMessages | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/FormFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#FORM | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/menu/MenuItemRendererBase.java:83: warning - Tag @link: reference not found: https://issues.jboss.org/browse/RF-10695 | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/validator/GraphValidator.java:18: warning - Tag @link: reference not found: Validator | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/src/main/java/org/richfaces/ui/misc/focus/ViewFocusRenderStrategy.java:11: warning - Tag @link: reference not found: AbstractFocus.Mode#VIEW | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-javadoc.jar | |
[INFO] [WARNING] Artifact org.richfaces:richfaces-framework:javadoc:javadoc:5.0.0.Alpha1 already attached to project, ignoring duplicate | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (pack-jsodcs) @ richfaces-framework --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-jsdoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ richfaces-framework --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-framework --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-vdldoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-vdldoc.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-jsdoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-jsdoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-framework --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.jar (3846 KB at 45238.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1.pom (19 KB at 18090.8 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/maven-metadata.xml (326 B at 9.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/maven-metadata.xml (326 B at 159.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-sources.jar (3403 KB at 64191.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-vdldoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-vdldoc.jar (279 KB at 69562.0 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-javadoc.jar (6293 KB at 95341.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-jsdoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-framework/5.0.0.Alpha1/richfaces-framework-5.0.0.Alpha1-jsdoc.jar (103 KB at 51021.0 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Build Version Management 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ richfaces-build --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-build/5.0.0.Alpha1/richfaces-build-5.0.0.Alpha1.pom | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ richfaces-build --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build/5.0.0.Alpha1/richfaces-build-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build/5.0.0.Alpha1/richfaces-build-5.0.0.Alpha1.pom (20 KB at 19832.0 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-build/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-build/maven-metadata.xml (322 B at 6.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-build/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-build/maven-metadata.xml (322 B at 157.2 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Resources Maven Plugin 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Using 'UTF-8' encoding to read mojo metadata. | |
[INFO] [INFO] Applying mojo extractor for language: java-annotations | |
[INFO] [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. | |
[INFO] [INFO] Applying mojo extractor for language: java | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#compress: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#encoding: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#pack: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#project: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#resourcesOutputDir: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#skins: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#staticResourceMappingFile: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [WARNING] org.richfaces.cdk.ProcessMojo#staticResourcePrefix: | |
[INFO] [WARNING] The syntax | |
[INFO] [WARNING] @parameter expression="${property}" | |
[INFO] [WARNING] is deprecated, please use | |
[INFO] [WARNING] @parameter property="property" | |
[INFO] [WARNING] instead. | |
[INFO] [INFO] Mojo extractor for language: java found 1 mojo descriptors. | |
[INFO] [INFO] Applying mojo extractor for language: bsh | |
[INFO] [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 1 resource | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Compiling 56 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/classes | |
[INFO] [WARNING] bootstrap class path not set in conjunction with -source 1.6 | |
[INFO] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[448,39] [deprecation] createValueBinding(String) in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[381,40] [deprecation] createMethodBinding(String,Class<?>[]) in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[291,23] [deprecation] createComponent(ValueBinding,FacesContext,String) in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[212,16] [deprecation] setVariableResolver(VariableResolver) in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[200,43] [deprecation] getVariableResolver() in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[188,16] [deprecation] setPropertyResolver(PropertyResolver) in Application has been deprecated | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/faces/ApplicationImpl.java:[176,43] [deprecation] getPropertyResolver() in Application has been deprecated | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Compiling 1 source file to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/test-classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Surefire report directory: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/surefire-reports | |
[INFO] | |
[INFO] ------------------------------------------------------- | |
[INFO] T E S T S | |
[INFO] ------------------------------------------------------- | |
[INFO] Running org.richfaces.cdk.ordering.PartialOrderToCompleteOrderTest | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec | |
[INFO] | |
[INFO] Results : | |
[INFO] | |
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 | |
[INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] | |
[INFO] 3 warnings | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/ProcessMojo.java:104: warning - @goal is an unknown tag. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/ProcessMojo.java:104: warning - @requiresDependencyResolution is an unknown tag. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/src/main/java/org/richfaces/cdk/ProcessMojo.java:104: warning - @phase is an unknown tag. | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-resources-maven-plugin --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/build/resources-plugin/target/richfaces-resources-maven-plugin-5.0.0.Alpha1-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-resources-maven-plugin --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.jar (121 KB at 60217.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1.pom (8 KB at 7056.6 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/maven-metadata.xml (373 B at 6.3 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/maven-metadata.xml (273 B at 266.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/maven-metadata.xml (373 B at 364.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/maven-metadata.xml (273 B at 266.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-sources.jar (87 KB at 12391.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-resources-maven-plugin/5.0.0.Alpha1/richfaces-resources-maven-plugin-5.0.0.Alpha1-javadoc.jar (395 KB at 21899.4 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Optimized Resources 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-optimized-resources --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-optimized-resources --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-optimized-resources --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-optimized-resources --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/optimized-resources/src/main/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-optimized-resources --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (static-resources) @ richfaces-optimized-resources --- | |
[INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
[INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation | |
[INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
[INFO] [INFO] Skipping com.jqueryui:jquery-ui.custom.js because it contains EL-expressions | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (compressed-resources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Skipping com.jqueryui:jquery-ui.custom.js because it contains EL-expressions | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (packed-resources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Skipped resource rendering: null:jquery.js | |
[INFO] [INFO] Skipping com.jqueryui:jquery-ui.custom.js because it contains EL-expressions | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (resources-excluded-from-packaging) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.AutocompleteGradient | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarButtonDown.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.ecss | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar-utils.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actLeftTabBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.highlight.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:indicator.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:error.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:close.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyStack.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabLineBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:JQuerySpinBtn.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowRight | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tab.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ComboDownButton | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery-ui.custom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:poll.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconDisc | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actTabBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:spacer.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-indicator.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:config.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:focus.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:node_icon.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.GridSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:info.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gridSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ico_cancel.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SpinnerArrowBottom | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu-base.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-upl.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:listMulti.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.pnotify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ico_ok.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarSeparator.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordionItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gradientA.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsDigGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_uns.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pmenu_bg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:autocompleteFieldGradient.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonDisabledBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.StandardButtonBgImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.mousewheel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevron | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleLeft | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:editor.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleUp | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fatal.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:up_icon.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronUp | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable-toggler.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:warning.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevron.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreePlusImage | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.widget.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:squareSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SquareSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menuNodeImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputBase.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.mouse.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inplaceBtnPressGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyMessage.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDownDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:plus.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputErrorIcon | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsBtnGradOver.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:toolbar.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.CalendarSeparator | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:richfaces-csv.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangle | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:fuBtnDisGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:skinning_both.ecss | |
[INFO] [INFO] Skipped resource rendering: net.java.dev.atmosphere:jquery-atmosphere.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-clr.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:mark_changed.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeMinusImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.MenuNodeImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.DisabledCalendarIcon | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:last.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ProgressBarAnimatedBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:icons.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:toolbar.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pbAniBg.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarButtonUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:disc.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-add.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:fuBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:grid.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify_close.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_des.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:hotkey.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.ecss | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:ckeditor.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonBackgroundImage | |
[INFO] Skipped resource rendering: org.richfaces:panelMenu.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeLineImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:discDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tree.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:close_act.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerDisabledArrowTop.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datagrid.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:json-dom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dropdownmenu.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleDownDisabled.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowBottom | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuGroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:reorderMarker.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menu_item_bg.png | |
[INFO] [INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:message.js | |
[INFO] Skipped resource rendering: null:skinning_classes.ecss | |
[INFO] Skipped resource rendering: org.richfaces.images:disabledCalendarIcon.png | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-queue.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pmenu_bg_dis.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:select.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronLeftDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.hotkeys.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronUpDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonDisabledBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleDown | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.CalendarIcon | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:standardButtonBgImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleLeftDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabLineBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:msg.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeLineLastImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarIcon.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:status.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:colHdrGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.StandardButtonPressedBgImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuitem.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.focus.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.component.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.core.BaseGradient | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-selection.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonHoverBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:leaf_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputErrorIcon.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceBase.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.position.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleDown.png | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-base-component.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:combo_list_shadow.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronLeft | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelSizer.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonHoverBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SpinnerArrowTop | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ico.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowLeft | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangle.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerDisabledArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:comboDisabledDownButton.png | |
[INFO] [INFO] Skipped resource rendering: null:skinning.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:AutocompleteBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:component-control.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-jsf-log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menu_list_bg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:contextmenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:autocompleteButtonGradient.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:insldrTrackGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-add-dis.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.LineSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:leaf_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:mark_list.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.watermark.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.ecss | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerArrowTop.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inplaceBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputNumberSliderBarHandleBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menugroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleUpDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconGrid | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gridDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.ecss | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputNumberSliderBarHandleBg.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] Skipped resource rendering: org.richfaces:popupPanelBorders.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:standardButtonPressedBgImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panel.ecss | |
[INFO] [INFO] Skipped resource rendering: null:richfaces.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:contents.css | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ok.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.js | |
[INFO] [INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:tree.ecss | |
[INFO] Skipped resource rendering: org.richfaces.images:comboDownButton.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify.js | |
[INFO] Skipped resource rendering: org.richfaces:contextmenu.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDown.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:minus.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronDown | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:node_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:line.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:select.ecss | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.resizable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_asc.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuKeyNavigation.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.ecss | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-event.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.DotSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actTabBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.css | |
[INFO] [INFO] Skipped resource rendering: null:spacer.gif | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.draggable.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-utils.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:push.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:down_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:bg_shadow.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dotSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:lineSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actRightTabBg.png | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (packed-compressed-resources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Skipped resource rendering: null:jquery.js | |
[INFO] [INFO] Skipping com.jqueryui:jquery-ui.custom.js because it contains EL-expressions | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (compressed-resources-excluded-from-packaging) @ richfaces-optimized-resources --- | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:notify.ecss | |
[INFO] Skipped resource rendering: org.richfaces.images:calendarButtonDown.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.AutocompleteGradient | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:indicator.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar-utils.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actLeftTabBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:error.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:close.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ComboDownButton | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.highlight.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyStack.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabLineBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tab.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery-ui.custom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowRight | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:poll.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconDisc | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actTabBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:JQuerySpinBtn.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:config.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-indicator.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:info.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:focus.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.GridSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:node_icon.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SpinnerArrowBottom | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:spacer.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gridSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu-base.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ico_cancel.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:listMulti.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-upl.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pmenu_bg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ico_ok.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.pnotify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarSeparator.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:autocompleteFieldGradient.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordionItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gradientA.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsDigGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_uns.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.mousewheel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonDisabledBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleUp | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleLeft | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.StandardButtonBgImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:editor.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevron | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fatal.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronUp | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable-toggler.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:warning.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevron.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:up_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:squareSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreePlusImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SquareSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.widget.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menuNodeImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inplaceBtnPressGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputErrorIcon | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyMessage.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.mouse.js | |
[INFO] [INFO] Skipped resource rendering: null:skinning_both.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:plus.png | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dsBtnGradOver.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangle | |
[INFO] Skipped resource rendering: org.richfaces:toolbar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDownDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:richfaces-csv.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.CalendarSeparator | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:fuBtnDisGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.DisabledCalendarIcon | |
[INFO] [INFO] Skipped resource rendering: net.java.dev.atmosphere:jquery-atmosphere.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-clr.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:mark_changed.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:last.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.MenuNodeImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ProgressBarAnimatedBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeMinusImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:icons.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pbAniBg.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarButtonUp.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:toolbar.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-add.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:disc.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabBottomBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:grid.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_des.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:hotkey.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify_close.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenu.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:ckeditor.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:fuBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeLineImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tree.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:close_act.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datagrid.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleDownDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:json-dom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerDisabledArrowTop.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:discDisabled.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowBottom | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:reorderMarker.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonDisabledBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menu_item_bg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dropdownmenu.ecss | |
[INFO] [INFO] Skipped resource rendering: null:skinning_classes.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:message.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-queue.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuGroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:select.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronLeftDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:pmenu_bg_dis.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:disabledCalendarIcon.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.hotkeys.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenu.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.StandardButtonPressedBgImage | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.CalendarIcon | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleLeftDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:standardButtonBgImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:status.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:tabLineBg.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:msg.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:colHdrGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.TreeLineLastImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronUpDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:calendarIcon.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconTriangleDown | |
[INFO] [INFO] Skipped resource rendering: null:jquery.focus.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.component.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.ButtonHoverBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:buttonHoverBackgroundImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuitem.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.core.BaseGradient | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:leaf_icon.gif | |
[INFO] Skipped resource rendering: null:richfaces-selection.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.position.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceBase.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronLeft | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:combo_list_shadow.png | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-base-component.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelSizer.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputErrorIcon.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SpinnerArrowTop | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:ico.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerDisabledArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangle.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:contextmenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderArrowBottom.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:comboDisabledDownButton.png | |
[INFO] [INFO] Skipped resource rendering: null:skinning.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:AutocompleteBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:component-control.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-jsf-log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:autocompleteButtonGradient.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:menu_list_bg.png | |
[INFO] Skipped resource rendering: org.richfaces.images:triangleDown.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:mark_list.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:insldrTrackGrad.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fu-add-dis.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:leaf_icon.gif | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.SliderArrowLeft | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.watermark.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.InputNumberSliderBarHandleBackgroundImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.ecss | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:spinnerArrowTop.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:triangleUpDisabled.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menugroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inplaceBtnGrad.png | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.LineSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconGrid | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:inputNumberSliderBarHandleBg.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panel.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:gridDisabled.png | |
[INFO] [INFO] Skipped resource rendering: null:richfaces.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:standardButtonPressedBgImage.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:contents.css | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:comboDownButton.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:ok.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:contextmenu.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:line.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tree.ecss | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:minus.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:chevronDown.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderDisabledArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.ecss | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.iconimages.PanelIconChevronDown | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowLeft.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:node_icon.gif | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.resizable.js | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelBorders.js | |
[INFO] [INFO] Skipped resource rendering: null:org.richfaces.ui.images.DotSeparatorImage | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuKeyNavigation.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-event.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:sort_asc.gif | |
[INFO] [INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.ecss | |
[INFO] [INFO] Skipped resource rendering: null:spacer.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.css | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-utils.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:down_icon.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:push.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:bg_shadow.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:sliderSelectedArrowRight.png | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:lineSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:dotSeparatorImage.gif | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.images:actRightTabBg.png | |
[INFO] Skipped resource rendering: org.richfaces.images:actTabBg.png | |
[INFO] Skipped resource rendering: org.richfaces:select.ecss | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/optimized-resources/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ richfaces-optimized-resources --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ richfaces-optimized-resources --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/optimized-resources/target/richfaces-optimized-resources-5.0.0.Alpha1.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-optimized-resources --- | |
[INFO] [INFO] No sources in project. Archive not created. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-optimized-resources --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-optimized-resources --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/optimized-resources/target/richfaces-optimized-resources-5.0.0.Alpha1.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/optimized-resources/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.pom | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-optimized-resources --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.jar (4454 KB at 80975.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/5.0.0.Alpha1/richfaces-optimized-resources-5.0.0.Alpha1.pom (10 KB at 9940.4 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/maven-metadata.xml (336 B at 65.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-optimized-resources/maven-metadata.xml (336 B) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Assembly 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:unpack-dependencies (deps) @ richfaces --- | |
[INFO] [INFO] Unpacking /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-sources.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/target/dependency with includes "" and excludes "" | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (assembly-jar) @ richfaces --- | |
[INFO] [INFO] Reading assembly descriptor: src/main/assembly/assembly-jar.xml | |
[INFO] [WARNING] Cannot include project artifact: org.richfaces:richfaces:pom:5.0.0.Alpha1; it doesn't have an associated file or directory. | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/target/richfaces-5.0.0.Alpha1.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (assembly-sources) @ richfaces --- | |
[INFO] [INFO] Reading assembly descriptor: src/main/assembly/assembly-sources.xml | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/target/richfaces-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces --- | |
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/target/richfaces-5.0.0.Alpha1.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/assembly/target/richfaces-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.pom (5 KB at 4622.1 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/richfaces/maven-metadata.xml (316 B at 308.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces/maven-metadata.xml (316 B at 308.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1.jar (8291 KB at 78954.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces/5.0.0.Alpha1/richfaces-5.0.0.Alpha1-sources.jar (1572 KB at 74841.2 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Showcase 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ richfaces-showcase --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 11 resources | |
[INFO] [INFO] Copying 0 resource | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ richfaces-showcase --- | |
[INFO] [INFO] Compiling 102 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ richfaces-showcase --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ richfaces-showcase --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ richfaces-showcase --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ richfaces-showcase --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-showcase] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/resources-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [212 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-showcase --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (jee6) @ richfaces-showcase --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-showcase] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-jee6] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/resources-jee6] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [187 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (jbas7) @ richfaces-showcase --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-showcase] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-jbas7] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/resources-jbas7] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [274 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (jbas71) @ richfaces-showcase --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-showcase] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-jbas71] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/resources-jbas71] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [153 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (openshift) @ richfaces-showcase --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-showcase] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-tomcat] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp-openshift] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/resources-jbas7] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [166 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-showcase --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (group-sources) @ richfaces-showcase --- | |
[INFO] [INFO] Copying files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/sources | |
[INFO] [WARNING] Assembly file: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/sources is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] 22 warnings | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'events()' in type 'Attribute': class file for org.richfaces.cdk.annotations.Attribute not found | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'value()' in type 'EventName': class file for org.richfaces.cdk.annotations.EventName not found | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'defaultEvent()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'generate()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractExtendedDataTable.class): warning: Cannot find annotation method 'defaultValue()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/src/main/java/org/richfaces/demo/common/navigation/BaseDescriptor.java:68: warning - @return tag has no arguments. | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default) @ richfaces-showcase --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ richfaces-showcase --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-showcase --- | |
[INFO] [INFO] No primary artifact to install, installing attached artifacts instead. | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-tomcat6.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-tomcat6.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jee6.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jee6.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas7.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas7.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-jbas71.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas71.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-openshift.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-openshift.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/showcase/target/richfaces-showcase-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-showcase --- | |
[INFO] [INFO] No primary artifact to deploy, deploying attached artifacts instead. | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1.pom (38 KB at 9408.9 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/maven-metadata.xml (334 B at 108.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/maven-metadata.xml (334 B at 326.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-tomcat6.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-tomcat6.war (32531 KB at 94018.1 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar (818 KB at 51114.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jee6.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jee6.war (16379 KB at 100480.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas7.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas7.war (16379 KB at 100480.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas71.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-jbas71.war (14737 KB at 91531.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-openshift.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-openshift.war (16378 KB at 95777.0 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-javadoc.jar (749 KB at 44024.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.jar (818 KB at 62910.1 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Photoalbum 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ richfaces-photoalbum --- | |
[INFO] [debug] execute contextualize | |
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! | |
[INFO] [INFO] Copying 10 resources | |
[INFO] [INFO] Copying 348 resources | |
[INFO] [INFO] Copying 1 resource | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ richfaces-photoalbum --- | |
[INFO] [INFO] Changes detected - recompiling the module! | |
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! | |
[INFO] [INFO] Compiling 90 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/target/classes | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/src/main/java/org/richfaces/photoalbum/ui/UserExpiredPhaseListener.java: Some input files use unchecked or unsafe operations. | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/src/main/java/org/richfaces/photoalbum/ui/UserExpiredPhaseListener.java: Recompile with -Xlint:unchecked for details. | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (process-resources) @ richfaces-photoalbum --- | |
[INFO] [WARNING] Encoding is not set explicitly, CDK resources plugin will use default platform encoding for processing char-based resources | |
[INFO] Apr 12, 2013 9:02:42 PM org.richfaces.resource.ResourceFactoryImpl logResourceProblem | |
[INFO] WARNING: Resource null:jquery.js was not found | |
[INFO] [ERROR] | |
[INFO] java.util.concurrent.ExecutionException: java.lang.NullPointerException | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) | |
[INFO] at java.util.concurrent.FutureTask.get(FutureTask.java:111) | |
[INFO] at org.richfaces.cdk.ProcessMojo.execute(ProcessMojo.java:449) | |
[INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) | |
[INFO] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) | |
[INFO] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) | |
[INFO] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) | |
[INFO] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) | |
[INFO] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) | |
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[INFO] at java.lang.reflect.Method.invoke(Method.java:601) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) | |
[INFO] Caused by: java.lang.NullPointerException | |
[INFO] at org.richfaces.cdk.resource.handler.impl.DynamicResourceWrapper.getLibraryName(DynamicResourceWrapper.java:68) | |
[INFO] at org.richfaces.cdk.resource.util.ResourceUtil.getResourceQualifier(ResourceUtil.java:148) | |
[INFO] at org.richfaces.cdk.ProcessMojo$3.apply(ProcessMojo.java:119) | |
[INFO] at org.richfaces.cdk.ProcessMojo$3.apply(ProcessMojo.java:117) | |
[INFO] at com.google.common.base.Predicates$CompositionPredicate.apply(Predicates.java:530) | |
[INFO] at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:338) | |
[INFO] at org.richfaces.cdk.task.ResourceTaskFactoryImpl$ResourcesRendererCallable.checkResource(ResourceTaskFactoryImpl.java:128) | |
[INFO] at org.richfaces.cdk.task.ResourceTaskFactoryImpl$ResourcesRendererCallable.call(ResourceTaskFactoryImpl.java:154) | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
[INFO] at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
[INFO] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
[INFO] at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
[INFO] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
[INFO] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
[INFO] at java.lang.Thread.run(Thread.java:722) | |
[INFO] [INFO] Skipped resource rendering: null:richfaces.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-queue.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:richfaces-csv.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-base-component.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.position.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:toolbar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.watermark.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.component.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:poll.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-indicator.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:status.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-event.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.mousewheel.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-utils.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:json-dom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tree.js | |
[INFO] [INFO] Skipped resource rendering: net.java.dev.atmosphere:jquery-atmosphere.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable-toggler.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyMessage.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuitem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:message.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.hotkeys.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:component-control.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-selection.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:editor.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:push.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelBorders.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.widget.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.pnotify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:hotkey.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:focus.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordionItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.highlight.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuGroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:AutocompleteBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelSizer.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.mouse.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tab.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:JQuerySpinBtn.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyStack.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar-utils.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuKeyNavigation.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:listMulti.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu-base.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menugroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:contextmenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:select.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery-ui.custom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:config.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery-1.8.3.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:ckeditor.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shBrushXml.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shBrushJava.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.focus.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shCore.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-jsf-log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] Skipped resource rendering: scripts:shLegacy.js | |
[INFO] [INFO] Skipped resource rendering: scripts:photoalbum.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.resizable.js | |
[INFO] [INFO] | |
[INFO] [INFO] --- richfaces-resources-maven-plugin:5.0.0.Alpha1:process (process-resources-packed) @ richfaces-photoalbum --- | |
[INFO] [WARNING] Encoding is not set explicitly, CDK resources plugin will use default platform encoding for processing char-based resources | |
[INFO] Apr 12, 2013 9:02:43 PM org.richfaces.resource.ResourceFactoryImpl logResourceProblem | |
[INFO] WARNING: Resource null:jquery.js was not found | |
[INFO] [ERROR] | |
[INFO] java.util.concurrent.ExecutionException: java.lang.NullPointerException | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) | |
[INFO] at java.util.concurrent.FutureTask.get(FutureTask.java:111) | |
[INFO] at org.richfaces.cdk.ProcessMojo.execute(ProcessMojo.java:449) | |
[INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) | |
[INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) | |
[INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) | |
[INFO] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) | |
[INFO] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) | |
[INFO] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) | |
[INFO] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) | |
[INFO] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) | |
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[INFO] at java.lang.reflect.Method.invoke(Method.java:601) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) | |
[INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) | |
[INFO] Caused by: java.lang.NullPointerException | |
[INFO] at org.richfaces.cdk.resource.handler.impl.DynamicResourceWrapper.getLibraryName(DynamicResourceWrapper.java:68) | |
[INFO] at org.richfaces.cdk.resource.util.ResourceUtil.getResourceQualifier(ResourceUtil.java:148) | |
[INFO] at org.richfaces.cdk.ProcessMojo$3.apply(ProcessMojo.java:119) | |
[INFO] at org.richfaces.cdk.ProcessMojo$3.apply(ProcessMojo.java:117) | |
[INFO] at com.google.common.base.Predicates$CompositionPredicate.apply(Predicates.java:530) | |
[INFO] at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:338) | |
[INFO] at org.richfaces.cdk.task.ResourceTaskFactoryImpl$ResourcesRendererCallable.checkResource(ResourceTaskFactoryImpl.java:128) | |
[INFO] at org.richfaces.cdk.task.ResourceTaskFactoryImpl$ResourcesRendererCallable.call(ResourceTaskFactoryImpl.java:154) | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
[INFO] at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
[INFO] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
[INFO] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) | |
[INFO] at java.util.concurrent.FutureTask.run(FutureTask.java:166) | |
[INFO] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
[INFO] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
[INFO] at java.lang.Thread.run(Thread.java:722) | |
[INFO] [INFO] Skipped resource rendering: null:richfaces.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-queue.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:richfaces-csv.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-base-component.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.position.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:toolbar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.watermark.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.component.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datatable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:poll.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-indicator.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:status.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-event.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:placeholder.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.mousewheel.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-utils.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:progressBar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:json-dom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:datascroller.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tree.js | |
[INFO] [INFO] Skipped resource rendering: net.java.dev.atmosphere:jquery-atmosphere.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSpinner.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsible-subtable-toggler.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyMessage.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuitem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputNumberSlider.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:message.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.hotkeys.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:extendedDataTable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileupload.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:component-control.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-selection.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:togglePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.core.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tabPanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:editor.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:push.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelBorders.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.widget.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.pnotify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordion.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:hotkey.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:focus.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inputBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:accordionItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:jquery.effects.highlight.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:panelMenuGroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:AutocompleteBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupPanelSizer.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.mouse.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tab.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notify.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanel.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceBase.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:JQuerySpinBtn.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:Autocomplete.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:notifyStack.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:collapsiblePanelItem.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar-utils.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:list.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:calendar.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menuKeyNavigation.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:tooltip.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-droppable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:dnd-draggable.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:listMulti.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu-base.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:popupList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:menugroup.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:pickList.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceInput.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:contextmenu.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:select.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:inplaceSelect.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:orderingList.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery-ui.custom.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:config.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery-1.8.3.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces.ckeditor:ckeditor.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shBrushXml.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shBrushJava.js | |
[INFO] [INFO] Skipped resource rendering: null:jquery.focus.js | |
[INFO] [INFO] Skipped resource rendering: scripts:shCore.js | |
[INFO] [INFO] Skipped resource rendering: null:richfaces-jsf-log.js | |
[INFO] [INFO] Skipped resource rendering: org.richfaces:fileUploadProgress | |
[INFO] [INFO] Skipped resource rendering: scripts:shLegacy.js | |
[INFO] [INFO] Skipped resource rendering: scripts:photoalbum.js | |
[INFO] [INFO] Skipped resource rendering: com.jqueryui:jquery.ui.resizable.js | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ richfaces-photoalbum --- | |
[INFO] [debug] execute contextualize | |
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! | |
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! | |
[INFO] [INFO] Copying 5 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ richfaces-photoalbum --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ richfaces-photoalbum --- | |
[INFO] [INFO] Tests are skipped. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ richfaces-photoalbum --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [richfaces-photoalbum] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/target/richfaces-photoalbum] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp webResources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/src/main/webapp] to [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/target/richfaces-photoalbum] | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [229 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/target/richfaces-photoalbum.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ richfaces-photoalbum --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/target/richfaces-photoalbum.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/photoalbum/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.pom | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-photoalbum --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.war (29205 KB at 94209.1 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1.pom (35 KB at 34597.7 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/maven-metadata.xml (336 B at 3.0 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/richfaces-photoalbum/maven-metadata.xml (336 B at 164.1 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Distribution Assembler 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ richfaces-distribution --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ richfaces-distribution --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ richfaces-distribution --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ richfaces-distribution --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ richfaces-distribution --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-bin) @ richfaces-distribution --- | |
[INFO] [INFO] Copying richfaces-5.0.0.Alpha1.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/richfaces-5.0.0.Alpha1.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-sources) @ richfaces-distribution --- | |
[INFO] [INFO] Copying richfaces-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/richfaces-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-archetypes) @ richfaces-distribution --- | |
[INFO] [INFO] Copying richfaces-archetype-simpleapp-4.3.1.Final.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/archetypes/richfaces-archetype-simpleapp-4.3.1.Final.jar | |
[INFO] [INFO] Copying richfaces-archetype-kitchensink-4.3.1.Final.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/archetypes/richfaces-archetype-kitchensink-4.3.1.Final.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-deps) @ richfaces-distribution --- | |
[INFO] [INFO] Copying atmosphere-compat-tomcat7-1.0.10.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/atmosphere-compat-tomcat7-1.0.10.jar | |
[INFO] [INFO] Copying guava-11.0.2.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/guava-11.0.2.jar | |
[INFO] [INFO] Copying atmosphere-compat-tomcat-1.0.10.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/atmosphere-compat-tomcat-1.0.10.jar | |
[INFO] [INFO] Copying jsr305-1.3.9.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/jsr305-1.3.9.jar | |
[INFO] [INFO] Copying slf4j-api-1.6.1.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/slf4j-api-1.6.1.jar | |
[INFO] [INFO] Copying sac-1.3.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/sac-1.3.jar | |
[INFO] [INFO] Copying cssparser-0.9.5.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/cssparser-0.9.5.jar | |
[INFO] [INFO] Copying atmosphere-compat-jbossweb-1.0.10.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/atmosphere-compat-jbossweb-1.0.10.jar | |
[INFO] [INFO] Copying atmosphere-runtime-1.0.10.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/lib/atmosphere-runtime-1.0.10.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:unpack-dependencies (copy-javadoc) @ richfaces-distribution --- | |
[INFO] [INFO] Unpacking /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-javadoc.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/doc/javadoc with includes "" and excludes "" | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:unpack-dependencies (copy-vdldoc) @ richfaces-distribution --- | |
[INFO] [INFO] Unpacking /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-vdldoc.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/doc/vdldoc with includes "" and excludes "" | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:unpack-dependencies (copy-jsdoc) @ richfaces-distribution --- | |
[INFO] [INFO] Unpacking /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework-jsdoc.jar to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/dist/doc/jsdoc with includes "" and excludes "" | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-dependency-plugin:2.6:unpack-dependencies (copy-examples) @ richfaces-distribution --- | |
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-photoalbum/5.0.0.Alpha1/richfaces-photoalbum-5.0.0.Alpha1-sources.war | |
[INFO] Downloading: https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-showcase/5.0.0.Alpha1/richfaces-showcase-5.0.0.Alpha1-sources.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ richfaces-distribution --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (richfaces) @ richfaces-distribution --- | |
[INFO] [INFO] Building zip: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/richfaces-5.0.0.Alpha1.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ richfaces-distribution --- | |
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ richfaces-distribution --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/dist/target/richfaces-5.0.0.Alpha1.zip to /mnt/workspace/workspaces/release/local-repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.zip | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ richfaces-distribution --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.pom (12 KB at 276.6 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/maven-metadata.xml | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/maven-metadata.xml (329 B at 321.3 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.zip | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/richfaces-distribution/5.0.0.Alpha1/richfaces-distribution-5.0.0.Alpha1.zip (19302 KB at 101057.4 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Examples Template 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ template --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ template --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ template --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ template --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ template --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 7 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ template --- | |
[INFO] [INFO] Compiling 9 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ template --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ template --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ template --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ template --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [template] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [7 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ template --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ template --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ template --- | |
[INFO] [INFO] | |
[INFO] 1 warning | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/src/main/java/org/richfaces/example/XMLBody.java:108: warning - @return tag has no arguments. | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ template --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ template --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/template/target/template-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ template --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.war (36 KB at 35901.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1.pom (4 KB at 3055.7 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/template/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/template/maven-metadata.xml (324 B at 18.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/template/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/template/maven-metadata.xml (324 B at 158.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-sources.jar (26 KB at 8511.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/template/5.0.0.Alpha1/template-5.0.0.Alpha1-javadoc.jar (75 KB at 74025.4 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Example: Component 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ components-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 7 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ components-demo --- | |
[INFO] [INFO] Compiling 97 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ components-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ components-demo --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ components-demo --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ components-demo --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [components-demo] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/src/main/webapp] | |
[INFO] [INFO] Processing overlay [ id org.richfaces.examples:template] | |
[INFO] [INFO] Webapp assembled in [354 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ components-demo --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ components-demo --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] 17 warnings | |
[INFO] [WARNING] Javadoc Warnings | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute': class file for org.richfaces.cdk.annotations.Attribute not found | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName': class file for org.richfaces.cdk.annotations.EventName not found | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTree.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTreeNode.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTreeNode.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTreeNode.class): warning: Cannot find annotation method 'events()' in type 'Attribute' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTreeNode.class): warning: Cannot find annotation method 'value()' in type 'EventName' | |
[INFO] [WARNING] /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/framework/target/richfaces-framework.jar(org/richfaces/ui/iteration/AbstractTreeNode.class): warning: Cannot find annotation method 'hidden()' in type 'Attribute' | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ components-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ components-demo --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/components-demo/target/components-demo-5.0.0.Alpha1-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ components-demo --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.war (6097 KB at 74352.9 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1.pom (4 KB) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/maven-metadata.xml (331 B at 107.7 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/maven-metadata.xml (331 B at 323.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-sources.jar (112 KB at 55761.2 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/components-demo/5.0.0.Alpha1/components-demo-5.0.0.Alpha1-javadoc.jar (587 KB at 39075.5 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Example: JPA Demo 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ jpa-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ jpa-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ jpa-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ jpa-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jpa-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] Copying 2 resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jpa-demo --- | |
[INFO] [INFO] Compiling 7 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jpa-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jpa-demo --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ jpa-demo --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ jpa-demo --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [jpa-demo] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/src/main/webapp] | |
[INFO] [INFO] Processing overlay [ id org.richfaces.examples:template] | |
[INFO] [INFO] Webapp assembled in [294 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jpa-demo --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ jpa-demo --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ jpa-demo --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ jpa-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jpa-demo --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/jpa-demo/target/jpa-demo-5.0.0.Alpha1-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jpa-demo --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.war (5813 KB at 88071.5 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1.pom (3 KB) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/maven-metadata.xml (324 B at 316.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/maven-metadata.xml (324 B) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-sources.jar (17 KB at 16541.0 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/jpa-demo/5.0.0.Alpha1/jpa-demo-5.0.0.Alpha1-javadoc.jar (60 KB at 59893.6 KB/sec) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Example: Push Demo 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ push-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ push-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ push-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ push-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ push-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/src/main/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ push-demo --- | |
[INFO] [INFO] Compiling 1 source file to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ push-demo --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ push-demo --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ push-demo --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ push-demo --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [push-demo] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/src/main/webapp] | |
[INFO] [INFO] Processing overlay [ id org.richfaces.examples:template] | |
[INFO] [INFO] Webapp assembled in [315 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ push-demo --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ push-demo --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ push-demo --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ push-demo --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ push-demo --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/push-demo/target/push-demo-5.0.0.Alpha1-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ push-demo --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.war (6287 KB at 82713.8 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1.pom (4 KB at 3252.9 KB/sec) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/push-demo/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/push-demo/maven-metadata.xml (316 B at 308.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/push-demo/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/push-demo/maven-metadata.xml (316 B at 308.6 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-sources.jar (2 KB) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/push-demo/5.0.0.Alpha1/push-demo-5.0.0.Alpha1-javadoc.jar (36 KB) | |
[INFO] [INFO] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Building RichFaces Example: IRC Client 5.0.0.Alpha1 | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ irc-client --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ irc-client --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ irc-client --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ irc-client --- | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ irc-client --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/src/main/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ irc-client --- | |
[INFO] [INFO] Compiling 3 source files to /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/classes | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ irc-client --- | |
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] [INFO] skip non existing resourceDirectory /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/src/test/resources | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ irc-client --- | |
[INFO] [INFO] No sources to compile | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ irc-client --- | |
[INFO] [INFO] No tests to run. | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ irc-client --- | |
[INFO] [INFO] Packaging webapp | |
[INFO] [INFO] Assembling webapp [irc-client] in [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client] | |
[INFO] [INFO] Processing war project | |
[INFO] [INFO] Copying webapp resources [/mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/src/main/webapp] | |
[INFO] [INFO] Webapp assembled in [10 msecs] | |
[INFO] [INFO] Building war: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client.war | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ irc-client --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client-sources.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ irc-client --- | |
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ irc-client --- | |
[INFO] [INFO] Building jar: /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (richfaces-checkstyle-report) @ irc-client --- | |
[INFO] [INFO] | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ irc-client --- | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client.war to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.war | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/pom.xml to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.pom | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client-sources.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-sources.jar | |
[INFO] [INFO] Installing /mnt/workspace/workspaces/release/richfaces/richfaces5/target/checkout/examples/irc-client/target/irc-client-javadoc.jar to /mnt/workspace/workspaces/release/local-repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-javadoc.jar | |
[INFO] [INFO] | |
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ irc-client --- | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.war | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.war (6333 KB at 86748.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.pom | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1.pom (3 KB) | |
[INFO] Downloading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/maven-metadata.xml | |
[INFO] Downloaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/maven-metadata.xml (326 B at 318.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/maven-metadata.xml | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/maven-metadata.xml (326 B at 318.4 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-sources.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-sources.jar (4 KB at 3978.5 KB/sec) | |
[INFO] Uploading: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-javadoc.jar | |
[INFO] Uploaded: file:///tmp/rf5repo/org/richfaces/examples/irc-client/5.0.0.Alpha1/irc-client-5.0.0.Alpha1-javadoc.jar (57 KB at 18923.8 KB/sec) | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Reactor Summary: | |
[INFO] [INFO] | |
[INFO] [INFO] RichFaces BOM ..................................... SUCCESS [0.379s] | |
[INFO] [INFO] RichFaces Parent .................................. SUCCESS [6.202s] | |
[INFO] [INFO] RichFaces Build Resources ......................... SUCCESS [2.583s] | |
[INFO] [INFO] RichFaces Framework ............................... SUCCESS [4:16.720s] | |
[INFO] [INFO] RichFaces Build Version Management ................ SUCCESS [0.059s] | |
[INFO] [INFO] RichFaces Resources Maven Plugin .................. SUCCESS [7.311s] | |
[INFO] [INFO] RichFaces Optimized Resources ..................... SUCCESS [18.473s] | |
[INFO] [INFO] RichFaces Assembly ................................ SUCCESS [3.631s] | |
[INFO] [INFO] RichFaces Showcase ................................ SUCCESS [11.521s] | |
[INFO] [INFO] RichFaces Photoalbum .............................. SUCCESS [5.288s] | |
[INFO] [INFO] RichFaces Distribution Assembler .................. SUCCESS [6.012s] | |
[INFO] [INFO] RichFaces Examples Template ....................... SUCCESS [1.737s] | |
[INFO] [INFO] RichFaces Example: Component ...................... SUCCESS [5.270s] | |
[INFO] [INFO] RichFaces Example: JPA Demo ....................... SUCCESS [2.243s] | |
[INFO] [INFO] RichFaces Example: Push Demo ...................... SUCCESS [4.934s] | |
[INFO] [INFO] RichFaces Example: IRC Client ..................... SUCCESS [1.832s] | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] BUILD SUCCESS | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] [INFO] Total time: 5:34.936s | |
[INFO] [INFO] Finished at: Fri Apr 12 21:03:08 CEST 2013 | |
[INFO] [INFO] Final Memory: 149M/818M | |
[INFO] [INFO] ------------------------------------------------------------------------ | |
[INFO] Cleaning up after release... | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary: | |
[INFO] | |
[INFO] RichFaces BOM ..................................... SKIPPED | |
[INFO] RichFaces Parent .................................. SUCCESS [5:39.930s] | |
[INFO] RichFaces Build Resources ......................... SKIPPED | |
[INFO] RichFaces Framework ............................... SKIPPED | |
[INFO] RichFaces Build Version Management ................ SKIPPED | |
[INFO] RichFaces Resources Maven Plugin .................. SKIPPED | |
[INFO] RichFaces Optimized Resources ..................... SKIPPED | |
[INFO] RichFaces Assembly ................................ SKIPPED | |
[INFO] RichFaces Photoalbum .............................. SKIPPED | |
[INFO] RichFaces Showcase ................................ SKIPPED | |
[INFO] RichFaces Examples Template ....................... SKIPPED | |
[INFO] RichFaces Example: Component ...................... SKIPPED | |
[INFO] RichFaces Example: JPA Demo ....................... SKIPPED | |
[INFO] RichFaces Example: Push Demo ...................... SKIPPED | |
[INFO] RichFaces Example: IRC Client ..................... SKIPPED | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD SUCCESS | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 5:40.646s | |
[INFO] Finished at: Fri Apr 12 21:03:08 CEST 2013 | |
[INFO] Final Memory: 15M/210M | |
[INFO] ------------------------------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment