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

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: 07/26/2007 07:02:40
Time to build: 7 minutes 48 seconds
Last changed: 07/25/2007 14:10:42
Last log entry: Make the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter

 Unit Tests: (2084)  Total Errors and Failures: (5)
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
 

 Modifications since last build:  (first 50 of 34)
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/plugins/filter/PatternClassFilter.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/test/support/MockClassLoaderPolicy.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoaderDomain.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/plugins/filter/JavaOnlyClassFilter.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/plugins/filter/NothingButJavaClassFilter.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/plugins/filter/CombiningClassFilter.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/filter/PackageClassFilter.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/jdk/JDKCheckerFactory.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoader.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoaderPolicy.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/test/support/IsolatedClassLoaderTest.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64277addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/test/support/IsolatedClassLoaderTestHelper.javaMake the IsolatedClassLoader more of a helper. Fix the transform chain so it actually returns the modified byte code. Make the JDKCheckerFactory work even when it is not visible from the TCL. Refactor the includeJava to the PatternClassFilter. Add a CombiningClassFilter
64276modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/pom.xmlFix the build
64276modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/MCFDeployer.javaFix the build
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/BaseManagedObject.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/ManagedDeploymentImpl.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275deletedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/annotation/managementJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/DeploymentTemplateInfo.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/main/MainDeployerImpl.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/managed/ManagedDeploymentCreator.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275modifiedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/annotation/ManagementProperty.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/ManagedDeployment.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/annotation/ViewUse.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/ConnMetaData.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/ComponentType.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/annotation/ManagementComponentRef.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/ManagedComponentImpl.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/annotation/ManagementComponent.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-client-spi/src/main/org/jboss/deployers/client/spi/DeployerClient.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-spi/src/main/org/jboss/deployers/spi/deployer/managed/ManagedComponentCreator.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/DSMetaData.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/ManagedComponent.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/MCFDeployer.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments
64275addedscott.stark@jboss.org//projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/SecMetaData.javaJBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments