View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.5?log=log20061103043118

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:251: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/03/2006 04:31:18
Time to build: 31 minutes 6 seconds
Last changed: 11/03/2006 02:19:36
Last log entry: First pass at incorporating the messaging sar

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 82)
58059modifiedscott.stark@jboss.org//trunk/build/build-distr.xmlFirst pass at incorporating the messaging sar
58058modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EARStructure.javaInclude the top-level archives if the ear has no application.xml
58057modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javafix URL so that JarEntry urls come out correctly.
58056modifiedscott.stark@jboss.org//trunk/deployment/src/etc/jsr88-service.xmlUpdate to use the VDF deployers.
58056modifiedscott.stark@jboss.org//trunk/deployment/build.xmlUpdate to use the VDF deployers.
58056modifiedscott.stark@jboss.org//trunk/deployment/.classpathUpdate to use the VDF deployers.
58056modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerService.javaUpdate to use the VDF deployers.
58056modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerServiceMBean.javaUpdate to use the VDF deployers.
58055modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/spi/SerializableTargetModuleID.javaFix the serialVersionUID as it was not static and therefore ignored.
58035modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.javaReduce the logging level to debug
58034modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58033modifiedscott.stark@jboss.org//trunk/tomcat/src/resources/war-deployers-all-beans.xmlSet the parsing deployer orders.
58033modifiedscott.stark@jboss.org//trunk/tomcat/src/resources/war-deployers-beans.xmlSet the parsing deployer orders.
58032modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.javaThrow an IllegalStateException if both the root and metaData are null as its likely a deployer order problem.
58031addedbdecoste//trunk/ejb3/src/resources/test/stateful/META-INF/persistence.xmlfix and test for evicting already passivated SFSB
58031modifiedbdecoste//trunk/ejb3/build-test.xmlfix and test for evicting already passivated SFSB
58031addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacadeBean.javafix and test for evicting already passivated SFSB
58031modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafix and test for evicting already passivated SFSB
58031modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.javafix and test for evicting already passivated SFSB
58031addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/Entity.javafix and test for evicting already passivated SFSB
58031addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacade.javafix and test for evicting already passivated SFSB
58029modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-db.xmlEnabled hibernate mysql and sybase builds
58028modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java// FIXME: JBAS-3812 - TomcatDeployment should use modified WebMetaDataURL warURL = (URL) di.getAttachment("jbossws.expanded.war.url");
58027modifiedbstansberry@jboss.com//trunk/build/build-thirdparty.xml[JBAS-3735] Update JGroups to 2.4
58026modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58025modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EARStructure.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58025modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58024modifiedscott.stark@jboss.org//trunk/aspects/src/main/org/jboss/aop/deployers/AspectDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58023modifiedscott.stark@jboss.org//trunk/connector/src/main/org/jboss/resource/deployers/RARDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58022modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58015modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.javafix URL so that JarEntry urls come out correctly.
58015modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.javafix URL so that JarEntry urls come out correctly.
58013addedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientEjbResolver.javaadd missing clientmodule
58013addedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientENCInjectionContainer.javaadd missing clientmodule
58013addedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/package.htmladd missing clientmodule
58013addedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/clientmoduleadd missing clientmodule
58012modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-jboss-common.xmlUpdated the build target for cc builds
58011modifiedscott.stark@jboss.org//trunk/build/build.xmlI guess the nightly runs depend on release target
58009modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/metadata/WebMetaData.javaRemove redundant servletClassMap
58008modifiedwolfc//trunk/ejb3/src/resources/META-INF/ejb3-deployers-beans.xmlEJBTHREE-718: client deployer
58008modifiedwolfc//branches/JEE5_TCK/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientENCInjectionContainer.javaEJBTHREE-718: client deployer
58008addedwolfc//trunk/ejb3/src/resources/test/appclient/simpleresource/application-client.xmlEJBTHREE-718: client deployer
58008addedwolfc//trunk/ejb3/src/resources/test/appclient/simpleresourceEJBTHREE-718: client deployer
58008addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.javaEJBTHREE-718: client deployer
58008addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/AppClientParsingDeployer.javaEJBTHREE-718: client deployer
58008addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.javaEJBTHREE-718: client deployer
58008modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossClientDDObjectFactory.javaEJBTHREE-718: client deployer
58008modifiedwolfc//branches/JEE5_TCK/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientEjbResolver.javaEJBTHREE-718: client deployer
58008modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDDObjectFactory.javaEJBTHREE-718: client deployer
58008modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.javaEJBTHREE-718: client deployer