gatein_wsrp_trunk_sun6 #63: Still Failing
48 tests 1 failure(s) / +1
1 tests failed.
REGRESSION: org.gatein.wsrp.other.WSRPPortletURLTestCase.testInvalidResourceURLV1
Error Message:
Should have detected missing parameter: wsrp-requiresRewrite
Stack Trace:
junit.framework.AssertionFailedError: Should have detected missing parameter:
wsrp-requiresRewrite
at junit.framework.Assert.fail(Assert.java:47)
at
org.gatein.wsrp.other.WSRPPortletURLTestCase.checkInvalidURL(WSRPPortletURLTestCase.java:419)
at
org.gatein.wsrp.other.WSRPPortletURLTestCase.testInvalidResourceURLV1(WSRPPortletURLTestCase.java:357)
Changes for Build #62
[chris.laprun(a)jboss.com] - GTNWSRP-97, GTNWSRP-99:
+ Significantly improved URL templates by providing values where none were previously
provided, including parameters that cannot be handled by
PortletInvocationContext.renderURL method.
+ Parameters that cannot be handled regularly are passed around using the Invocation
attribute mechanism. Note that this will require support from the portal side.
- Should now properly handle public navigational state provided via URL templates as well,
though this hasn't been tested yet.
- Adapted to changes in PC CacheLevel.
- Moved public NS encoding and decoding methods from WSRPRenderURL to WSRPUtils.
- Use PC 2.2.0-BETA06-SNAPSHOT.
Changes for Build #63
[chris.laprun(a)jboss.com] - GTNWSRP-103: if we don't have a resource id and
wsrp-requiresRewrite has not been specified, set it to false for better compatibility.
Should be harmless to do so without a need for a compatibility mode.
[mwringe] GTNWSRP-101: update how we handle markup contexts so that at handled more
correctly, we need to take into consideration the isUseCachedMarkup when determining if
the required values are set. Update tests to check for this behaviour.
[chris.laprun(a)jboss.com] - GTNWSRP-102: Fixed copy constructor.
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare for next development iteration
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare release 2.0.0-Beta02
[chris.laprun(a)jboss.com] - Updated to PC 2.2.0-Beta06.
[...truncated 1059 lines...]
A
consumer/src/main/java/org/gatein/wsrp/consumer/migration/InMemoryMigrationService.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/MigrationService.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/ExportInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/WSRPPortlet.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPPortletInfo.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPNavigationInfo.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPParameterInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/portlet/info/WSRPEventInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/ConsumerException.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RefreshResult.java
A consumer/src/main/java/org/gatein/wsrp/handler
A consumer/src/main/java/org/gatein/wsrp/handler/CookieUtil.java
A consumer/src/main/java/org/gatein/wsrp/handler/RequestHeaderClientHandler.java
A consumer/src/main/resources
A consumer/src/main/resources/conf
AU consumer/src/main/resources/conf/wsrp-consumers-config.xml
A consumer/pom.xml
U .
At revision 4696
No emails were triggered.
[wsrp] $ /qa/tools/opt/maven-2.2.1/bin/mvn clean install
-Djboss.zip.url=/qa/tools/opt/src/jboss/jboss-5.1.0.GA.zip
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] GateIn - WSRP
[INFO] GateIn WSRP Integration API
[INFO] GateIn WSRP v1 Generated JAX-WS Classes
[INFO] GateIn WSRP v2 Generated JAX-WS Classes
[INFO] GateIn WSRP Test Framework
[INFO] GateIn WSRP Common Classes
[INFO] GateIn WSRP Producer
[INFO] GateIn WSRP Consumer
[INFO] GateIn WSRP Admin GUI
[INFO] GateIn WSRP Producer WAR
[INFO] GateIn WSRP Hibernate-based persistence implementation
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn - WSRP
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/pom.xml to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-parent/2.0.0-Beta03-SNAPSHOT/wsrp-parent-2.0.0-Beta03-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Integration API
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Beta03-SNAPSHOT/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Beta03-SNAPSHOT/wsrp-integration-api-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP v1 Generated JAX-WS Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 96 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Beta03-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Beta03-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP v2 Generated JAX-WS Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 155 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Beta03-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Beta03-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Test Framework
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/target/test-framework-2.0.0-Beta03-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/target/test-framework-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/target/test-framework-2.0.0-Beta03-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/test-framework/2.0.0-Beta03-SNAPSHOT/test-framework-2.0.0-Beta03-SNAPSHOT.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/test/target/test-framework-2.0.0-Beta03-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/test-framework/2.0.0-Beta03-SNAPSHOT/test-framework-2.0.0-Beta03-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Common Classes
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 30 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/target/classes
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/main/java/org/gatein/wsrp/WSRPUtils.java:[254,30]
[deprecation] createPortletContext(java.lang.String,byte[]) in
org.gatein.pc.api.PortletContext has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/main/java/org/gatein/wsrp/WSRPUtils.java:[264,30]
[deprecation] createPortletContext(java.lang.String,byte[]) in
org.gatein.pc.api.PortletContext has been deprecated
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 9 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/target/test-classes
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[68,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[69,62]
[deprecation] getResourceURL() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[88,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[89,25]
[deprecation] getResourceURL() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[108,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[109,62]
[deprecation] getResourceURL() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[129,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[130,62]
[deprecation] getResourceURL() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[150,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[168,26]
[deprecation] requiresRewrite() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[WARNING]
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/src/test/java/org/gatein/wsrp/other/WSRPPortletURLTestCase.java:[169,62]
[deprecation] getResourceURL() in org.gatein.wsrp.WSRPResourceURL has been deprecated
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.gatein.wsrp.WSRPConstantsTestCase
WSRPConstants.WSRP_SERVICE_VERSION = 2.0.0-Beta03-SNAPSHOT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
Running org.gatein.wsrp.other.WSRPPortletURLTestCase
Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec <<<
FAILURE!
Running org.gatein.wsrp.handler.WSRPExtensionHandlerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 sec
Running org.gatein.wsrp.WSRPRenderURLTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.gatein.wsrp.other.UserContextConverterTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.gatein.wsrp.AbsoluteURLReplacementGeneratorTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.gatein.wsrp.WSRPExceptionFactoryTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.gatein.wsrp.spec.v1.V2ToV1ConverterTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.gatein.wsrp.spec.v1.V1ToV2ConverterTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Results :
Failed tests:
testInvalidResourceURLV1(org.gatein.wsrp.other.WSRPPortletURLTestCase)
Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/common/target/surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 seconds
[INFO] Finished at: Sat Oct 16 08:03:31 EDT 2010
[INFO] Final Memory: 70M/286M
[INFO] ------------------------------------------------------------------------
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun6/63
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/63/