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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:296: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:124: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 10/31/2006 11:33:11
Time to build: 17 minutes 42 seconds
Last changed: 10/31/2006 08:04:19
Last log entry: EJBTHREE-718: unit test

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

 Modifications since last build:  (first 50 of 45)
57944addedwolfc//trunk/ejb3/src/resources/test/appclient/jboss-client.xmlEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/HelloWorldService.javaEJBTHREE-718: unit test
57944modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/MessageReplierBean.javaEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/clientEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/resources/test/appclient/application-client.xmlEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unitEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclientEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/resources/test/appclientEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/HelloWorldBean.javaEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/resources/test/appclient/application.xmlEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/resources/test/appclient/ManifestEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/client/HelloWorldClient.javaEJBTHREE-718: unit test
57944addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.javaEJBTHREE-718: unit test
57943addedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectManagerJDK5.java[JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers
57943deletedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectManager.java[JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers
57943addedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AbstractAspectManager.java[JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers
57943modifiedkabir.khan@jboss.com//trunk/aspects/src/resources/META-INF/aspect-deployer-beans.xml[JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers
57943addedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectManagerJRockit.java[JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers
57942modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java[JBAOP-299] Preload some classes that are needed the first time AspectManager.translate() are called. JRockit gets confused about these when using the integration with the RepositoryClassLoaders (EnableTransformer)
57942modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectManager.java[JBAOP-299] Preload some classes that are needed the first time AspectManager.translate() are called. JRockit gets confused about these when using the integration with the RepositoryClassLoaders (EnableTransformer)
57941modifiedbstansberry@jboss.com//trunk/cluster/src/etc/farm-service.xmlRemove strange WebServer dependency
57940modifiedbstansberry@jboss.com//trunk/tomcat/src/resources/tc6-cluster-service.xmlRemove the AspectDeployer dependency
57939modifiedbstansberry@jboss.com//trunk/tomcat/src/resources/war-deployers-all-beans.xmlDisable the TomcatClusteringCache dependency
57938modifiedscott.stark@jboss.org//trunk/ejb3/build.xmlInclude the client container classes in the ejb3 client jar
57937modifiedscott.stark@jboss.org//trunk/ejb3/build.xmlInclude the jbossws classpath
57936modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDD.javaMerge changed from the JEE5_TCK branch
57935modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDDObjectFactory.javaChange the version from an int to a string
57934addedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.javaCopy to trunk
57933modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/injection/InjectionUtil.javaMerge the getEncName(Class type) method from the JEE5_TCK branch
57932modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/EnvironmentRefGroup.javaAdd the WebServiceRef code back in
57931modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/EnvironmentRefGroup.javaMerge the JEE5_TCK branch changes
57930addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metamodel/descriptor/ServiceRef.javaCopy ServiceRef to trunk
57929addedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossClientDDObjectFactory.javaCpy the client dd factory to trunk
57928addedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.javaCopy the JEE5_TCK branch version to trunk
57927addedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/clientCopy the JEE5_TCK branch ejb3 client container to trunk
57926modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.javaJBAS-3795, relocated registration of TreeCache listener
57924modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/scoped/ScopedTesterMBean.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/test/ScopedUnitTestCase.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/aspects/build-test50.xml[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924addedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/scoped/AnnotatedInterceptor.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/scoped/ScopedTester.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/testsuite/imports/sections/aop.xml[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader
57924modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectDeployer.java[JBAOP-293] Get scoped AOP working with AspectAnnotationLoader