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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 02/14/2007 00:53:57
Time to build: 26 minutes 47 seconds
Last changed: 02/13/2007 17:02:39
Last log entry: Added dependency on jboss-test to container/pom.xml, added generation of container test jars. Changed test dependency in spring-int/pom.xml to point to container test jars instead of kernel test jars.

 Unit Tests: (3879)  Total Errors and Failures: (42)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleAspectManagerJMXTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testFieldAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testMethodAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testMethodParameterAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testConstructorAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testConstructorParameterAnnotationClassorg.jboss.test.classinfo.test.JavassistClassUnitTestCase
testEnumAnnotationorg.jboss.test.classinfo.test.JavassistEnumUnitTestCase
testEnumFieldAnnotationorg.jboss.test.classinfo.test.JavassistEnumUnitTestCase
testAnnotationInterfaceorg.jboss.test.classinfo.test.JavassistInterfaceUnitTestCase
testFieldAnnotationInterfaceorg.jboss.test.classinfo.test.JavassistInterfaceUnitTestCase
testMethodAnnotationInterfaceorg.jboss.test.classinfo.test.JavassistInterfaceUnitTestCase
testMethodParameterAnnotationInterfaceorg.jboss.test.classinfo.test.JavassistInterfaceUnitTestCase
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testClassAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testClassAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testClassAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationNoOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testPropertyAnnotationNeworg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
 

 Modifications since last build:  (first 50 of 3)
60520modifiedpgier//projects/microcontainer/trunk/container/pom.xmlAdded dependency on jboss-test to container/pom.xml, added generation of container test jars. Changed test dependency in spring-int/pom.xml to point to container test jars instead of kernel test jars.
60520modifiedpgier//projects/microcontainer/trunk/spring-int/pom.xmlAdded dependency on jboss-test to container/pom.xml, added generation of container test jars. Changed test dependency in spring-int/pom.xml to point to container test jars instead of kernel test jars.
60500modifiedalesj//projects/microcontainer/trunk/dependency/src/main/org/jboss/dependency/plugins/AbstractDependencyInfo.javaFix removeDependsOnMe impl.