View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.6-testsuite?log=log20070619205452

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:224: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 06/19/2007 20:54:52
Time to build: 95 minutes 48 seconds
Last changed: 06/19/2007 19:26:29
Last log entry: Attempt to get the same JBoss Portal working in 4.0.x with MyFaces + JDK 1.4 and 4.2.x with JSF Sun RI + JDK 5

 Unit Tests: (1770)  Total Errors and Failures: (12)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 18)
7480modifiedthomas.heute@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/actions/AddPageAction.javaAttempt to get the same JBoss Portal working in 4.0.x with MyFaces + JDK 1.4 and 4.2.x with JSF Sun RI + JDK 5
7480modifiedthomas.heute@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/dashboard/DashboardBean.javaAttempt to get the same JBoss Portal working in 4.0.x with MyFaces + JDK 1.4 and 4.2.x with JSF Sun RI + JDK 5
7480modifiedthomas.heute@jboss.com//trunk/build/build-thirdparty.xmlAttempt to get the same JBoss Portal working in 4.0.x with MyFaces + JDK 1.4 and 4.2.x with JSF Sun RI + JDK 5
7480modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.javaAttempt to get the same JBoss Portal working in 4.0.x with MyFaces + JDK 1.4 and 4.2.x with JSF Sun RI + JDK 5
7478modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java- Implemented access to modifyRegistration.
7478modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- Implemented access to modifyRegistration.
7478modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- Implemented access to modifyRegistration.
7476modifiedchris.laprun@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertiesInfo.java- Typos.
7475modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml- Increased cache expiration time to 300 seconds.
7473modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsf/consumers/editConsumer.xhtml- Use determinedInvalid instead of invalid to decide whether to display status or not.
7469modifiedjulien@jboss.com//trunk/build/distrib.xmlCR3 dir
7468modifiedjulien@jboss.com//trunk/server/src/main/org/jboss/portal/server/PortalConstants.javaCR3 version
7465modifiedthomas.heute@jboss.com//trunk/core/build.xmlAdd jboss-backport-concurrent into the distribution
7463modifiedchris.laprun@jboss.com//trunk/build/ide/intellij/idea60/modules/workflow/workflow.iml- Updated jBPM lib reference.
7462modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/consumer/ProducerInfoTestCase.java- ProducerInfo.isRegistered now properly handles the case where registration properties have changed since registration.- deregister and modifyRegistration throw IllegalStateException when called when the Consumer is not registered.- RegistrationInfo now properly regenerates RegistrationData when needed and properly marks registration properties as valid after modifyRegistration or register.- RegistrationInfo.resetRegistration doesn't reset as much information, just the information pertaining to the actual registration, not the producer metadata.- Added tests for deregister and modifyRegistration.
7462modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java- ProducerInfo.isRegistered now properly handles the case where registration properties have changed since registration.- deregister and modifyRegistration throw IllegalStateException when called when the Consumer is not registered.- RegistrationInfo now properly regenerates RegistrationData when needed and properly marks registration properties as valid after modifyRegistration or register.- RegistrationInfo.resetRegistration doesn't reset as much information, just the information pertaining to the actual registration, not the producer metadata.- Added tests for deregister and modifyRegistration.
7462modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- ProducerInfo.isRegistered now properly handles the case where registration properties have changed since registration.- deregister and modifyRegistration throw IllegalStateException when called when the Consumer is not registered.- RegistrationInfo now properly regenerates RegistrationData when needed and properly marks registration properties as valid after modifyRegistration or register.- RegistrationInfo.resetRegistration doesn't reset as much information, just the information pertaining to the actual registration, not the producer metadata.- Added tests for deregister and modifyRegistration.
7461modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPExceptionFactory.java- Make createSOAPFaultException work even without an HTTP context.