gatein_wsrp_trunk_sun6 #62: Failure
No tests ran.
No tests ran.
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.
[...truncated 887 lines...]
AU admin-gui/src/main/webapp/img/jbp-icon-set/display_names.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/coordination.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/add.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/deregister.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/refresh.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/accept.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/activate.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/settings.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/window_copy.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/delete.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/theme.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/rename.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/security.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/window.gif
AU admin-gui/src/main/webapp/img/jbp-icon-set/deactivate.gif
AU admin-gui/src/main/webapp/img/actionIcon_Configure.gif
AU admin-gui/src/main/webapp/img/actionIcon_Delete.gif
AU admin-gui/src/main/webapp/img/actionIcon_Register.gif
AU admin-gui/src/main/webapp/img/section-subHeader-bg.gif
A admin-gui/pom.xml
A pom.xml
A consumer
A consumer/src
A consumer/src/test
A consumer/src/test/java
A consumer/src/test/java/org
A consumer/src/test/java/org/gatein
A consumer/src/test/java/org/gatein/wsrp
A consumer/src/test/java/org/gatein/wsrp/test
A consumer/src/test/java/org/gatein/wsrp/test/protocol
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v1
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/MarkupBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestWSRPProducer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestWSRPProducerImpl.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/BehaviorBackedServiceFactory.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/InitCookieNotRequiredMarkupBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/interop
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/interop/LiferayServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/PerGroupInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/PerUserInitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/SessionMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/DestroyClonesPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/GroupedPortletsServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/ResourceMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/BasicPortletManagementBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/NullMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/InitCookieMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/EmptyMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/TestProducerBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/ServiceDescriptionBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/PortletManagementBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/BehaviorRegistry.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/RegistrationBehavior.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v2
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/MarkupBehavior.java
AU consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestWSRPProducer.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/TestWSRPProducerImpl.java
A
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/BehaviorBackedServiceFactory.java
A consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/InitCookieNotRequiredMarkupBehavior.java
AU
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/BasicMarkupBehavior.java
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
A
consumer/src/test/java/org/gatein/wsrp/test/support/RequestedMarkupBehavior.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/BaseMigrationInfo.java
A consumer/src/main/java/org/gatein/wsrp/consumer/migration/ImportInfo.java
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 4675
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-Beta02-SNAPSHOT/wsrp-parent-2.0.0-Beta02-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Integration API
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/gatein/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-parent:pom:2.2.0-Beta06-SNAPSHOT'
in repository jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Downloading:
https://repository.jboss.org/nexus/content/groups/public//org/gatein/pc/p...
[INFO] Unable to find resource 'org.gatein.pc:pc-parent:pom:2.2.0-Beta06-SNAPSHOT'
in repository jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.gatein.pc:pc-api:jar:null
Reason: Cannot find parent: org.gatein.pc:pc-parent for project:
org.gatein.pc:pc-api:jar:null for project org.gatein.pc:pc-api:jar:null
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Fri Oct 15 08:03:34 EDT 2010
[INFO] Final Memory: 37M/241M
[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/62
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/62/