View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060802101805

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:287: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:62: Exit code: 1 See compile_jdk15.log in Build Artifacts for details.
Date of build: 08/02/2006 10:18:05
Time to build: 29 minutes 27 seconds
Last changed: 08/02/2006 10:01:10
Last log entry: Update the javac sourc/target to 5

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

 Modifications since last build:  (first 50 of 40)
55031modifiedscott.stark@jboss.org//trunk/system/build.xmlUpdate the javac sourc/target to 5
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/PreDestroyCallsTestCase.javaEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStateful.javaEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unitEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670EJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStatefulBean.javaEJBTHREE-670: unit test
55029modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-670: unit test
55026modifiedkabir.khan@jboss.com//trunk/aop/src/main/org/jboss/aop/classpool/AOPClassPool.javaAdd toString() method to get some info about the classloader
55025modifiedscott.stark@jboss.org//trunk/build/build-distr.xmlRemove the default target
55024modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/Main.javaExpose the booted server instance and shutdown.
55023addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileAdd the profileservice based server impl
55023addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileserviceAdd the profileservice based server impl
55022deletedscott.stark@jboss.org//trunk/system/src/tests/org/jboss/beans/container/support/AbstractBeanContainerTestCase.javaRemove the unused bean container tests
55022deletedscott.stark@jboss.org//trunk/system/src/tests/org/jboss/beans/container/support/ContainerTestSuite.javaRemove the unused bean container tests
55022deletedscott.stark@jboss.org//trunk/system/src/tests/org/jboss/beans/container/support/AbstractMutableBeanContainerTestCase.javaRemove the unused bean container tests
55021modifiedscott.stark@jboss.org//trunk/system/.projectAdd a dependency on the test project
55020modifiedscott.stark@jboss.org//trunk/system/.classpathAdd test output and mc jars
55019modifiedscott.stark@jboss.org//trunk/varia/.classpathRemove the codec jar from the classpath
55011modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.javaempty string unauthenticatedPrincipal
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/ejb-jar.xmltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/users.propertiestest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessBean.javatest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unittest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/jboss.xmltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/roles.propertiestest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipaltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipaltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INFtest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit/UnauthenticatedPrincipalTestCase.javatest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessRemote.javatest for <unauthenticated-principal>
55004addedscott.stark@jboss.org//trunk/system/build-test.xmlCopy system2 tests to the trunk system project
55003addedscott.stark@jboss.org//trunk/system/src/tests-supportCopy system2 tests to the trunk system project
55002addedscott.stark@jboss.org//trunk/system/src/testsCopy system2 tests to the trunk system project
55001modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.javaAdd the required ctor
55000modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.javaComment out until jbossxb is updated
54998modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/xml/IntrospectionUnitTestCase.javaComment out until jbossxb is updated
54997addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployment/scanner/VFSDeploymentScanner.javaCopy the vfs scanner to the trunk system module
54996addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/utilCopy the util to the trunk system module until it can be moved to common
54995addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployersCopy the vdf deployers to the trunk system module
54994addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileserviceCopy the profileservice to the trunk system module