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

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/07/2007 09:34:36
Time to build: 8 minutes 32 seconds
Last changed: 08/07/2007 09:20:17
Last log entry: Fix - setting the underlying controller at the right time.

 Unit Tests: (2307)  Total Errors and Failures: (6)
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
testCharArrayorg.jboss.test.metatype.values.factory.test.ArrayValueFactoryUnitTestCase
 

 Modifications since last build:  (first 50 of 73)
64483modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/PreInstallAction.javaFix - setting the underlying controller at the right time.
64482modifiedalesj//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/VersionImpl.javaCast typo.
64480modifiedalesj//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/RequirementDependencyItem.javaTypo - check for null module before getName() call.
64479modifiedalesj//projects/microcontainer/trunk/docs/gettingstarted/src/docbkx/en/modules/examples.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/org/jboss/test/kernel/dependency/test/PlainAliasXMLTestCase_Alias.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/docs/gettingstarted/src/docbkx/en/modules/introduction.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/AliasesAnnotationPlugin.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/docs/gettingstarted/src/docbkx/en/modules/basics.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/docs/gettingstarted/src/docbkx/en/modules/packaging.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/org/jboss/test/kernel/dependency/test/PlainAliasXMLTestCase0.xmlAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/PlainAliasAnnotationTestCase.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/support/AliasSimpleBeanImpl.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/DependencyTestSuite.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/PlainAliasTestCase.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/support/TestUtil.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64479addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/PlainAliasXMLTestCase.javaAlias tests - plain, XML and annotations (TODO on remove).Simple docs refactoring - by Manik.
64474modifiedscott.stark@jboss.org//projects/microcontainer/trunk/metatype/src/tests/org/jboss/test/metatype/values/factory/test/ArrayValueFactoryUnitTestCase.javaAdd testCharArray
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/PackageCapability.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/ClassLoading.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/AbstractDeploymentUnit.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractOptionalRealDeployer.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/classloading/support[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/helpers/AbstractClassLoaderDeployer.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/AbstractDeploymentContext.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/DeployersImplTestSuite.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/ModuleCapabilityImpl.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/RequirePackageImpl.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/DeploymentUnit.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/AbstractDeployerTest.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/PackageCapabilityImpl.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/DeploymentContext.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/Module.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/Version.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/ClassLoaderMetaData.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/Requirement.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/classloading/test/MockClassLoaderDependenciesUnitTestCase.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/VersionRange.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/Domain.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/RequireModuleImpl.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/ComponentDeploymentContext.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/classloading/test[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/helpers/VersionImpl.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/RequirementDependencyItem.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-vfs-spi/src/main/org/jboss/deployers/vfs/spi/deployer/AbstractOptionalVFSRealDeployer.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/classloading/DeployersClassLoadingTestSuite.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/classloading/AbstractClassLoaderDesribeDeployer.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469addedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/classloading/support/MockTopLevelClassLoaderSystemDeployer.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/classloading/Capability.java[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.
64469modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-structure-spi/pom.xml[JBMICROCONT-182] - Make a start on classloader dependencies from metadata - very hack at the moment. Also fixed it so that the classloader deployer removes the classloader rather than waiting for full undeployment.