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

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: 01/12/2007 13:17:24
Time to build: 24 minutes 3 seconds
Last changed: 01/11/2007 22:46:02
Last log entry: Include the bean and property name in the lookup warning

 Unit Tests: (3724)  Total Errors and Failures: (32)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testEnumorg.jboss.test.classinfo.test.IntrospectionEnumUnitTestCase
testEnumAnnotationorg.jboss.test.classinfo.test.IntrospectionEnumUnitTestCase
testEnumFieldAnnotationorg.jboss.test.classinfo.test.IntrospectionEnumUnitTestCase
testEnumorg.jboss.test.classinfo.test.JavassistEnumUnitTestCase
testEnumAnnotationorg.jboss.test.classinfo.test.JavassistEnumUnitTestCase
testEnumFieldAnnotationorg.jboss.test.classinfo.test.JavassistEnumUnitTestCase
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 28)
59574modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractTypeMetaData.javaInclude the bean and property name in the lookup warning
59558modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployment/MainDeployer.javaUpdate javadoc
59557modifiedscott.stark@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractTypeMetaData.javaDump the stack trace
59555modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextAction.javainitial DispatchContext code (similar to DynamicMBean) - see forum for more info
59555modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javainitial DispatchContext code (similar to DynamicMBean) - see forum for more info
59555addedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/DispatchContext.javainitial DispatchContext code (similar to DynamicMBean) - see forum for more info
59555modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/KernelControllerContext.javainitial DispatchContext code (similar to DynamicMBean) - see forum for more info
59555modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/InstallAction.javainitial DispatchContext code (similar to DynamicMBean) - see forum for more info
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/builder/BeanMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/BeanMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/ParameterMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/config/Configurator.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/builderFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/CreateLifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractLifecycleMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/ParameterMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ProgressionConvertor.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/LifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/MutableParameterizedMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/ConstructorMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/StopLifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builderFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/DestroyLifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/LifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/ParameterizedMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/LifecycleMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractConstructorMetaData.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.
59524addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/StartLifecycleMetaDataBuilder.javaFix the MC testsuite.Refactor the new builder.Some sourcecode tidyup.