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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:67: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:109: See tests.log in Build Artifacts for details.
Date of build: 02/03/2007 14:06:14
Time to build: 5 minutes 6 seconds
Last changed: 02/03/2007 10:30:14
Last log entry: Do not check for excluded class names for proxies

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

 Modifications since last build:  (first 50 of 58)
60236modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.javaDo not check for excluded class names for proxies
60236modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint.javaDo not check for excluded class names for proxies
60235modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/Signature.javaIf bootstrap classloader is null, use the TCL
60230modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaInvoke on top of BeanInfo.
60207modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AspectBinding.javajavadocs
60206modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/build/build.xmlDon't split aop-mc-int into boot and deployer jars
60205modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.javaDon't split aop-mc-int into boot and deployer jars
60205deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDeployedChecker.javaDon't split aop-mc-int into boot and deployer jars
60205modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/build.xmlDon't split aop-mc-int into boot and deployer jars
60205modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AspectBinding.javaDon't split aop-mc-int into boot and deployer jars
60205deletedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilderDelegate.javaDon't split aop-mc-int into boot and deployer jars
60205modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPJoinpointFactory.javaDon't split aop-mc-int into boot and deployer jars
60204modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/JBossServer.javaFix tests
60204modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/DeployersLifecycleAspectManagerJMXTestCase.javaFix tests
60204modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/MainDeployerAspects.javaFix tests
60204modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/JMXKernel.javaFix tests
60204modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/DeployerAspects.javaFix tests
60203modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaUse BeanInfo / PropertyInfo for get / set.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoUnitTestCase.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/support/SimpleAnnotation.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/spi/PropertyInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/NumberInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistEnumInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistClassUnitTestCase.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200addedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PackageInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoProperties.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200addedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/PackageInfoImpl.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/spi/BeanInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/ClassInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/ClassInfoEnumTest.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/EnumConstantInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/TypeInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200addedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/support/package-info.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationHelper.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistInterfaceUnitTestCase.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/EnumConstantInfoImpl.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistInheritableAnnotationHolder.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistEnumUnitTestCase.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoHelper.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractPropertyInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/EnumInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistArrayUnitTestCase.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AbstractClassInfoTest.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.
60200modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveInfo.javaAdd support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo.