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

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: 11/13/2006 09:12:05
Time to build: 20 minutes 46 seconds
Last changed: 11/13/2006 08:34:57
Last log entry: [JBAOP-306] Make test test what it shold be (ctors calling methods causes NPE when using proxies)

 Unit Tests: (3846)  Total Errors and Failures: (32)
testValueInstantiateFromObjectorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataTestCase
testConstructorWithBeanorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testConstructorWithWildcardorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testMixinsorg.jboss.test.microcontainer.matrix.proxyfactory.test.AdvisedInstanceMixinTestCase(weave-secure)
testMixinsorg.jboss.test.microcontainer.matrix.proxyfactory.test.AdvisedInstanceMixinTestCase(weave)
testMixinsorg.jboss.test.microcontainer.matrix.proxyfactory.test.NotAdvisedInstanceIntroductionsTestCase(weave-secure)
testMixinsorg.jboss.test.microcontainer.matrix.proxyfactory.test.NotAdvisedInstanceIntroductionsTestCase(weave)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testMixinorg.jboss.test.microcontainer.test.MixinTestCase(no_weave-secure)
testNoMixinorg.jboss.test.microcontainer.test.MixinTestCase(no_weave-secure)
testMixinorg.jboss.test.microcontainer.test.MixinTestCase(no_weave)
testNoMixinorg.jboss.test.microcontainer.test.MixinTestCase(no_weave)
testMixinorg.jboss.test.microcontainer.test.MixinTestCase(weave-secure)
testNoMixinorg.jboss.test.microcontainer.test.MixinTestCase(weave-secure)
testMixinorg.jboss.test.microcontainer.test.MixinTestCase(weave)
testNoMixinorg.jboss.test.microcontainer.test.MixinTestCase(weave)
 

 Modifications since last build:  (first 50 of 16)
58294modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/BeanCallingMethodInCtorTestCase.java[JBAOP-306] Make test test what it shold be (ctors calling methods causes NPE when using proxies)
58294modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/BeanCallingMethodInCtor.java[JBAOP-306] Make test test what it shold be (ctors calling methods causes NPE when using proxies)
58294modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/BeanCallingMethodInCtorTestCase.xml[JBAOP-306] Make test test what it shold be (ctors calling methods causes NPE when using proxies)
58289modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AbstractClassLoaderDeployer.javaLook for an attachment of type ClassLoaderFactory, and if its not found, use this as the factory.
58288modifiedbstansberry@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXIntroduction.javaDon't create ObjectName from bean name if annotation provides the name
58287addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/BeanCallingMethodInCtorTestCase.javaAdd test trying to reproduce http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985286#3985286
58287addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/BeanCallingMethodInCtor.javaAdd test trying to reproduce http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985286#3985286
58287addedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/BeanCallingMethodInCtorTestCase.xmlAdd test trying to reproduce http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985286#3985286
58283addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AttachmentLocator.javaSearch a DeploymentUnit structure from child to parent for a matching attachment.
58282modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.javajavadoc updates
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.javaAdd simpleName and relativePathName accessors to the deployment unit/context
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployer/DeploymentUnit.javaAdd simpleName and relativePathName accessors to the deployment unit/context
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/structure/DeploymentContext.javaAdd simpleName and relativePathName accessors to the deployment unit/context
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/structure/ear/test/EARStructureUnitTestCase.javaAdd simpleName and relativePathName accessors to the deployment unit/context
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractDeploymentUnit.javaAdd simpleName and relativePathName accessors to the deployment unit/context
58281modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/ComponentDeploymentContext.javaAdd simpleName and relativePathName accessors to the deployment unit/context