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

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: 03/19/2007 13:16:25
Time to build: 27 minutes 26 seconds
Last changed: 03/19/2007 11:05:52
Last log entry: removing import

 Unit Tests: (3955)  Total Errors and Failures: (43)
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataWithClassloaderTestCase
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(no_weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testIllegalScopingorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testIllegalScopingorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
unknownorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(no_weave-secure)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(no_weave)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(weave-secure)
testScopingWithAoporg.jboss.test.microcontainer.test.ScopingAopTestCase(weave)
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 21)
61440modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AnnotationDependencyBuilderListItem.javaremoving import
61439modifiedpgier//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AnnotationDependencyBuilderListItem.javaRemoved interface implementation that is not needed.
61438modifiedpgier//projects/microcontainer/trunk/dependency/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/build/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/kernel/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/container/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/aop-mc-int/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/deployers/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/metatype/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/osgi-int/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/spring-int/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61438modifiedpgier//projects/microcontainer/trunk/managed/pom.xmlJBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent.
61437modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/classadapter/spi/DependencyBuilderListItem.javajavadoc
61435modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AspectDependencyBuilderListItem.javaGenerify addDependency method.
61435modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/LifecycleAspectDependencyBuilderListItem.javaGenerify addDependency method.
61435modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/classadapter/spi/DependencyBuilderListItem.javaGenerify addDependency method.
61434modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractBeanMetaData.javastate equal compare - reverse order
61417addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/deployer/test/MultipleComponentTypeUnitTestCase.javaJBMICROCONT-159, Test of deployments with multiple deployment types that map to multiple components
61417addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/deployer/support/TestDeployment.javaJBMICROCONT-159, Test of deployments with multiple deployment types that map to multiple components
61417addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/deployer/support/TestMetaData.javaJBMICROCONT-159, Test of deployments with multiple deployment types that map to multiple components
61417addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/deployer/support/TestDeploymentDeployer.javaJBMICROCONT-159, Test of deployments with multiple deployment types that map to multiple components