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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: 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: 12/08/2006 22:58:09
Time to build: 158 minutes 20 seconds
Last changed: 12/08/2006 22:44:46
Last log entry: Add getSSOIds for use in ClusteredSSO tests

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

 Modifications since last build:  (first 50 of 83)
58941modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.javaAdd getSSOIds for use in ClusteredSSO tests
58941modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelper.javaAdd getSSOIds for use in ClusteredSSO tests
58935modifiedthomas.diesler@jboss.com//trunk/testsuite/build.xmlfix broken build, include jboss.jbossws.classpath
58932modifiedadrian@jboss.org//trunk/testsuite/.classpathFix the eclipse build
58931modifiedadrian@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/webservices/unit/JSR181TestCase.javaMake this compile.
58930modifiedadrian@jboss.org//trunk/ejb3/.classpathFix the eclipse build
58930modifiedadrian@jboss.org//trunk/j2ee/.classpathFix the eclipse build
58930modifiedadrian@jboss.org//trunk/server/.classpathFix the eclipse build
58928modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Use the new meta data fields.
58927modifiedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/WebMetaData.java- Add fields and utility objects.
58927addedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/web/LocaleEncodingMapping.java- Add fields and utility objects.
58927addedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/web/Taglib.java- Add fields and utility objects.
58927addedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/web/MimeMapping.java- Add fields and utility objects.
58924modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.javasupport for business-local and business-remote
58923modifiedwolfc//trunk/ejb3/src/resources/test/appclient/application-client.xmlEJBTHREE-803: application-client id
58923modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDDObjectFactory.javaEJBTHREE-803: application-client id
58923modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/client/HelloWorldClient.javaEJBTHREE-803: application-client id
58923modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.javaEJBTHREE-803: application-client id
58922modifiedjfrederic.clere@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JvmRouteValve.javaMake sure to use the received sessionid string.See http://jira.jboss.com/jira/browse/JBAS-3829
58919modifiedbill.burke@jboss.com//trunk/build/build-thirdparty.xmlupdate common-core
58909modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DependencyPolicy.javacreate a real DataSource dependency
58909modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/MCDependencyPolicy.javacreate a real DataSource dependency
58906deletedthomas.diesler@jboss.com//trunk/j2ee/src/main/javax/xml/rpcremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/build/build-distr.xmlremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/varia/build.xmlremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/ejb3/build.xmlremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/j2ee/build.xmlremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/server/build.xmlremove jaxrpc, saaj api from as
58906modifiedthomas.diesler@jboss.com//trunk/tools/etc/buildmagic/modules.entremove jaxrpc, saaj api from as
58906deletedthomas.diesler@jboss.com//trunk/j2ee/src/main/javax/xml/soapremove jaxrpc, saaj api from as
58905modifiedthomas.diesler@jboss.com//trunk/testsuite/src/main/org/jboss/test/ws/JBossWSTest.javaremove dependencies on non public api
58905modifiedthomas.diesler@jboss.com//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefClientTestCase.javaremove dependencies on non public api
58905modifiedthomas.diesler@jboss.com//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefEJB3TestCase.javaremove dependencies on non public api
58905modifiedthomas.diesler@jboss.com//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefServletTestCase.javaremove dependencies on non public api
58904addedanil.saldhana@jboss.com//trunk/server/src/main/org/jboss/deployment/EARInitializingDeployer.javaan initializing ear deployer for jacc initialization
58904modifiedanil.saldhana@jboss.com//trunk/server/src/etc/deployers/ear-deployer-beans.xmlan initializing ear deployer for jacc initialization
58903modifiedanil.saldhana@jboss.com//trunk/server/src/main/org/jboss/ejb/EjbModule.javause the shorter name for jacc context id
58901modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.javaupdate to latest jbossws
58900modifiedthomas.diesler@jboss.com//trunk/build/build.xmlexclude jbossws jars from jbossall-clinet
58899modifiedadrian@jboss.org//trunk/tools/etc/buildmagic/modules.entFix the build
58882modifiedscott.stark@jboss.org//trunk/testsuite/.classpathUpdate sources paths for thirdparty elements
58881addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/deployment/StreamingDeploymentTestCase.javaUpdate to support both jmx and remote targetType tests
58881addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/deployment/BaseDeploymentTestCase.javaUpdate to support both jmx and remote targetType tests
58881addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/deployment/JMXDeploymentTestCase.javaUpdate to support both jmx and remote targetType tests
58881deletedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/deployment/DeploymentTestCase.javaUpdate to support both jmx and remote targetType tests
58880modifiedscott.stark@jboss.org//trunk/server/src/etc/conf/default/jboss-service.xmlComment the JSR88 handler
58879modifiedscott.stark@jboss.org//trunk/server/src/etc/conf/default/jboss-service.xmlAdd a JSR88 subsystem handler of type org.jboss.deployment.remoting.DeployHandler
58878addedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/remoting/StreamingTarget.javaAdd support for a remoting streaming target implementation.
58878modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/spi/factories/DeploymentFactoryImpl.javaAdd support for a remoting streaming target implementation.
58878modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.javaAdd support for a remoting streaming target implementation.