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

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/31/2007 15:12:57
Time to build: 24 minutes 59 seconds
Last changed: 01/31/2007 13:13:29
Last log entry: Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.

 Unit Tests: (3827)  Total Errors and Failures: (42)
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
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedTestCase(weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersInterceptedTestCase(weave)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleTestCase(weave-secure)
testBeanorg.jboss.test.microcontainer.test.DeployersLifecycleTestCase(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 78)
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueFactory.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistConstructorInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/netSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotatedInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationHolder.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147addedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AbstractValue.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147addedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AbstractAnnotatedInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/NumberInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveValue.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/InheritableAnnotationHolder.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotationValue.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/EnumValueImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassValueImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/StringValueImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147addedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/Value.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistParameterInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistMethodInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ArrayValueImpl.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AbstractClassInfoTest.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistFieldInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60147modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/ParameterizedClassInfo.javaSome helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.
60146modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/metadata/KernelMetaDataRepository.javajavadocs
60143modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractDemandMetaData.javatypo
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringBeansInterceptor.javaFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringSchemaBinding.javaFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringSchemaBindingHelper.javaFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/schema/mc-spring-beans_2_0.xsdFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xmlFixing Map handling; special plain string value handling.
60133addedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringPlainValueHandler.javaFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xmlFixing Map handling; special plain string value handling.
60133addedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/StringEntryValueInterceptor.javaFixing Map handling; special plain string value handling.
60133modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xmlFixing Map handling; special plain string value handling.
60131modifiedalesj//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/advice/TrackingAdvice.javaAdden args length check.
60129modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/build-test.xmlAdd aop dependencies
60129modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/build.xmlAdd aop dependencies
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/attachments/test/AttachmentsTestDelegate.javaAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/attachments/test/DeploymentAttachmentsInterceptUnitTestCase.javaAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jboss/testAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jboss/test/deployers/attachments/testAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/orgAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jbossAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jboss/test/deployers/attachmentsAdd an advice for tracking attachment changes
60128modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/attachments/test/AttachmentsTest.javaAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jboss/test/deployersAdd an advice for tracking attachment changes
60128modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/.classpathAdd an advice for tracking attachment changes
60128addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/resources/tests/org/jboss/test/deployers/attachments/test/AttachmentsTest-aop.xmlAdd an advice for tracking attachment changes