gatein_wsrp_trunk_sun6 #40: Failure
No tests ran.
No tests ran.
Changes for Build #40
[mwringe] GTNWSRP-64: remove lifetime class references (WSRP 2.0 specific class) in the
export manager apis. Still need to throw new, non WSRP 2.0 specific exceptions. Ugly right
now, still need to find a better more clean solution.
GTNWSRP-69: Update the persistence manager classes to work a bit better. The
TestMockExportPersistenceManager is very close to being an in memory solution.
[chris.laprun(a)jboss.com] - GTNWSRP-61: improved many aspects of the UI
+ now require a consumer refresh to see import/export actions since we need to check
that the operation is available first
+ implemented export list view
+ started adding implementations for export list actions
+ added ExportInfoDisplay and FailedPortletsDisplay classes to better control how an
ExportInfo is displayed
- Added getHumanReadable* methods on ExportInfo to display times in human readable
format.
- Added WSRPConsumer.isSupportsExport method to determine whether a given consumer
supports import/export (right now, only checks protocol version)
[chris.laprun(a)jboss.com] - Minor reformatting.
[chris.laprun(a)jboss.com] - GTNWSRP-61: Again, not sure what's going on... :(
[chris.laprun(a)jboss.com] - GTNWSRP-61: Fixed weird issues with spaces.
[...truncated 933 lines...]
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/PerGroupInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/PerUserInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/SessionMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/DestroyClonesPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/GroupedPortletsServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/ResourceMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/NullMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/InitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/EmptyMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestProducerBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/ServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/PortletManagementBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/BehaviorRegistry.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/RegistrationBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/support
AU consumer/src/test/java/org/gatein/wsrp/test/support/MockWSRPConsumer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/support/TestPortletInvocationContext.java
AU consumer/src/test/java/org/gatein/wsrp/test/support/MockConsumerRegistry.java
A
consumer/src/test/java/org/gatein/wsrp/test/support/MockEndpointConfigurationInfo.java
A consumer/src/test/java/org/gatein/wsrp/protocol
A consumer/src/test/java/org/gatein/wsrp/protocol/v1
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/ServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/InteropServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v1/PortletManagementTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/WSRP1ConsumerBaseTest.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/MarkupTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v1/V1ConsumerBaseTest.java
A consumer/src/test/java/org/gatein/wsrp/protocol/v2
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/ServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/InteropServiceDescriptionTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/protocol/v2/PortletManagementTestCase.java
A consumer/src/test/java/org/gatein/wsrp/protocol/v2/WSRP2ConsumerBaseTest.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v2/MarkupTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/protocol/v2/V2ConsumerBaseTest.java
A consumer/src/test/java/org/gatein/wsrp/consumer
AU
consumer/src/test/java/org/gatein/wsrp/consumer/EndpointConfigurationInfoTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/handlers
AU
consumer/src/test/java/org/gatein/wsrp/consumer/handlers/RenderHandlerTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/consumer/RegistrationInfoTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/services
A
consumer/src/test/java/org/gatein/wsrp/consumer/services/SOAPServiceFactoryTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/registry
AU
consumer/src/test/java/org/gatein/wsrp/consumer/registry/ConsumerRegistryTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/consumer/ProducerSessionInformationTestCase.java
A consumer/src/test/java/org/gatein/wsrp/consumer/migration
A
consumer/src/test/java/org/gatein/wsrp/consumer/migration/MigrationServiceTestCase.java
AU consumer/src/test/java/org/gatein/wsrp/consumer/ProducerInfoTestCase.java
AU
consumer/src/test/java/org/gatein/wsrp/consumer/RegistrationPropertyTestCase.java
A consumer/src/test/java/org/gatein/wsrp/handler
AU
consumer/src/test/java/org/gatein/wsrp/handler/RequestHeaderClientHandlerTestCase.java
A consumer/src/main
A consumer/src/main/java
A consumer/src/main/java/org
A consumer/src/main/java/org/gatein
A consumer/src/main/java/org/gatein/wsrp
A consumer/src/main/java/org/gatein/wsrp/services
A consumer/src/main/java/org/gatein/wsrp/services/MarkupService.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceWrapper.java
A consumer/src/main/java/org/gatein/wsrp/services/ManageableServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceDescriptionService.java
A consumer/src/main/java/org/gatein/wsrp/services/v1
A consumer/src/main/java/org/gatein/wsrp/services/v1/V1RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/v1/V1MarkupService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v1/V1ServiceDescriptionService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v1/V1PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2
A
consumer/src/main/java/org/gatein/wsrp/services/v2/V2PortletManagementService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2/V2RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/v2/V2MarkupService.java
A
consumer/src/main/java/org/gatein/wsrp/services/v2/V2ServiceDescriptionService.java
A consumer/src/main/java/org/gatein/wsrp/services/ServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/RegistrationService.java
A consumer/src/main/java/org/gatein/wsrp/services/SOAPServiceFactory.java
A consumer/src/main/java/org/gatein/wsrp/services/WSRPService.java
A consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java
A consumer/src/main/java/org/gatein/wsrp/consumer
A consumer/src/main/java/org/gatein/wsrp/consumer/ProducerInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RegistrationProperty.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/EventHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/InvocationDispatcher.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/SessionHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ResourceHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/InvocationHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/NavigationalStateUpdatingHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ActionHandler.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/handlers/ProducerSessionInformation.java
A consumer/src/main/java/org/gatein/wsrp/consumer/handlers/RenderHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/EndpointConfigurationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/RegistrationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/ActivatingNullInvokerHandler.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml
AU
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLWSRPConsumerFactory.java
AU
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLConsumerRegistry.java
A consumer/src/main/java/org/gatein/wsrp/consumer/registry/ConsumerRegistry.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/InMemoryConsumerRegistry.java
A
consumer/src/main/java/org/gatein/wsrp/consumer/registry/AbstractConsumerRegistry.java
A consumer/src/main/java/org/gatein/wsrp/consumer/WSRPConsumerImpl.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration
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 4090
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...
[WARNING]
Profile with id: 'jboss-nexus' has not been activated.
[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 /mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/pom.xml to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-parent/2.0.0-Alpha02-SNAPSHOT/wsrp-parent-2.0.0-Alpha02-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 3 source files to
/mnt/hudson_workspace/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
/mnt/hudson_workspace/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:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha02-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha02-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Alpha02-SNAPSHOT/wsrp-integration-api-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] Installing
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/api/target/wsrp-integration-api-2.0.0-Alpha02-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-integration-api/2.0.0-Alpha02-SNAPSHOT/wsrp-integration-api-2.0.0-Alpha02-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
/mnt/hudson_workspace/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
/mnt/hudson_workspace/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:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha02-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha02-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Alpha02-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] Installing
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp1-ws/target/wsrp-wsrp1-ws-2.0.0-Alpha02-SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp1-ws/2.0.0-Alpha02-SNAPSHOT/wsrp-wsrp1-ws-2.0.0-Alpha02-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
/mnt/hudson_workspace/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
/mnt/hudson_workspace/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:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Alpha02-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact: Failed to copy full contents from
/mnt/hudson_workspace/workspace/gatein_wsrp_trunk_sun6/wsrp/wsrp2-ws/target/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-wsrp2-ws/2.0.0-Alpha02-SNAPSHOT/wsrp-wsrp2-ws-2.0.0-Alpha02-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 seconds
[INFO] Finished at: Wed Sep 08 08:02:44 EDT 2010
[INFO] Final Memory: 25M/62M
[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/40
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/40/