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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 02/21/2007 12:06:54
Time to build: 16 minutes 32 seconds
Last changed: 02/21/2007 11:39:40
Last log entry: [JBAOP-364] Make sure that the jboss-aop.deployer has classes compatible with JDK 1.4. This is there the aop releases come from and building the jboss-aop.deployer with JDK 5 breaks up the releases

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

 Modifications since last build:  (first 50 of 38)
60772modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/build.xml[JBAOP-364] Make sure that the jboss-aop.deployer has classes compatible with JDK 1.4. This is there the aop releases come from and building the jboss-aop.deployer with JDK 5 breaks up the releases
60770modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.javaConditionally delegate to ServiceRefHandler
60770modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.javaConditionally delegate to ServiceRefHandler
60770modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.javaConditionally delegate to ServiceRefHandler
60769modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.javacomment out the NPE until someone fixes it!!!
60768modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.javacomment out the offending lines unti somene fix this properly!
60766modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/build.xmlImprove release build
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.javaCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.javaCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/PortComponentRefMetaData.javaCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.javaCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/BeanMetaData.javaCleanup service-ref handling
60761addedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefHandler.javaCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/WebMetaData.javaCleanup service-ref handling
60761deletedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/webserviceCleanup service-ref handling
60761modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/ClientMetaData.javaCleanup service-ref handling
60761addedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefHandlerFactory.javaCleanup service-ref handling
60760modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlProperly disabled dd.web (needs JavaEE 5)
60758modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jacc/unit/JaccTestCase.javaFixed some jacc tests
60758modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jacc/StatelessBean.javaFixed some jacc tests
60757modifiedwolfc//branches/Branch_4_2/ejb3/.classpathFixed eclipse compile
60756modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/injection/PcEncInjector.javaEJBTHREE-888: allow injection of HibernateEntityManager
60756modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.javaEJBTHREE-888: allow injection of HibernateEntityManager
60755modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlDisabled dd.web (needs JavaEE 5)
60754modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.javaUsing privileged action (EJBTHREE-889).
60745modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/build.xmlAdd eula
60743modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/build.xmlSet correct version number
60736modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xml[JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5
60736modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/build.xml[JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5
60734modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaignore org.jgroups changes after the upgrade to 2.4.1
60733modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.javaFix testcases due to wrong expected exception
60733modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/Person.javaFix testcases due to wrong expected exception
60731modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build-test.xmlEnable build of the clusteredsession-test-scoped.jar
60715modifieddimitris@jboss.org//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.javacomment out the evil trace that does Thread.currentThread().getContextClassLoader() and breaks security manager enabled tests.
60714modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlonto jbossts 4.2.3.CR3
60712modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.javaFixed strictpool
60711modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmljbossws needs jbossxb at v1.0.0.CR9
60709modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/management/test/DeploymentDescriptorUnitTestCase.javatest of jboss-web.deployer presense, instead of jboss-aop.deployer (renamed to jboss-aop-jdk50.deployer)