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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:84: 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: 08/03/2007 12:54:49
Time to build: 8 minutes 49 seconds
Last changed: 08/03/2007 09:14:40
Last log entry: Warn when suspecting missing impl.

 Unit Tests: (2284)  Total Errors and Failures: (11)
testConfigure20org.jboss.test.javabean.test.PropertyTestCase
testConfigure20WithCtororg.jboss.test.javabean.test.PropertyTestCase
testConfigure20WithCtorFactoryorg.jboss.test.javabean.test.PropertyTestCase
testConfigure20WithCtorExplicitFactoryClassorg.jboss.test.javabean.test.PropertyTestCase
testConfigure20WithCtorExplicitFactoryClassAndParamsorg.jboss.test.javabean.test.PropertyTestCase
testConfigureorg.jboss.test.kernel.config.test.ConfigureFromStringAnnotationTestCase
testDescriptionorg.jboss.test.managed.factory.test.ManagementPropertyUnitTestCase
testMandatoryorg.jboss.test.managed.factory.test.ManagementPropertyUnitTestCase
testSimpleManagedorg.jboss.test.managed.factory.test.ManagementPropertyUnitTestCase
testSimpleSkeletonorg.jboss.test.managed.factory.test.SimpleManagedObjectFactoryUnitTestCase
testSimpleorg.jboss.test.managed.factory.test.SimpleManagedObjectFactoryUnitTestCase
 

 Modifications since last build:  (first 50 of 84)
64451modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AbstractAnnotationPlugin.javaWarn when suspecting missing impl.
64450modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/DeploymentTestSuite.javaMoved FromContext test + added plain MetaData and annotations test.
64450modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/spi/builder/BeanMetaDataBuilder.javaMoved FromContext test + added plain MetaData and annotations test.
64450deletedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/NamingBeanTestCase.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/org/jboss/test/kernel/dependency/test/FromContextXMLTestCase0.xmlMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/FromContextAnnotationTestCase.javaMoved FromContext test + added plain MetaData and annotations test.
64450modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/KernelControllerContextAwareAnnotationTestCase.javaMoved FromContext test + added plain MetaData and annotations test.
64450modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/builder/BeanMetaDataBuilderImpl.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/FromContextTestCase.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/BeanNameAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/ScopeAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/FromContextXMLTestCase.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/MetaDataAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450deletedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/org/jboss/test/kernel/deployment/test/NamingBeanTestCase.xmlMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/AliasesAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/BeanInfoAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/OtherAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64450modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/DependencyTestSuite.javaMoved FromContext test + added plain MetaData and annotations test.
64450addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/support/ContextAwareBean.javaMoved FromContext test + added plain MetaData and annotations test.
64448modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaBeanMetaData push/pop fix on the AnnotationMetaDataVisitor.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/LifecycleParameterAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/InstallationParameterAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AbstractAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AbstractParameterAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/ExternalInstallationAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/FactoryMethodAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/KernelControllerContext.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/DemandsAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/SupplysAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AliasesAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/ConstructorValueAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/DependsAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/PropertyAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/DescribeAction.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/ConstructorParameterAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/BeanAnnotationAdapter.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AbstractAdaptersAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/BasicBeanAnnotationAdapter.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/PropertyAware.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/helpers/UnmodifiableKernelControllerContext.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/CallbackAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64447modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/ClassFactoryAnnotationPlugin.javaAdded applyMetaData() to KernelControllerContext.Direct introduction of MetaDataVisitor into AnnotationPlugin.Reusing existing AbstractMetaDataVisitor from AbstractKernelControllerContext + flag on already applied annotations.
64445modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/managed/test/DeployerManagedObjectUnitTestCase.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.
64445addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/WritethroughManagedPropertyImpl.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.
64445modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/XADataSourceMetaData.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.
64445modifiedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/annotation/ManagementProperty.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.
64445modifiedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/factory/AbstractManagedObjectFactory.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.
64445modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/ConnMetaData.javaAdd Fields and ManagedProperty factory values to the ManagementProperty annotation and a WritethroughManagedPropertyImpl that writes values back to the attachment bean using the PropertyInfo.