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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:64: 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: 01/29/2007 13:13:25
Time to build: 4 minutes 46 seconds
Last changed: 01/29/2007 12:24:22
Last log entry: Renaming the test classes - adding Replace; since testing diff xml elements for replacement

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

 Modifications since last build:  (first 50 of 19)
60104addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/PropertyReplaceTestCase.javaRenaming the test classes - adding Replace; since testing diff xml elements for replacement
60104addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/PropertyReplaceXMLTestCase.javaRenaming the test classes - adding Replace; since testing diff xml elements for replacement
60104modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/ConfigTestSuite.javaRenaming the test classes - adding Replace; since testing diff xml elements for replacement
60104deletedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/PropertyTestCase.javaRenaming the test classes - adding Replace; since testing diff xml elements for replacement
60104deletedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/PropertyXMLTestCase.javaRenaming the test classes - adding Replace; since testing diff xml elements for replacement
60094modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployment/MainDeployerImpl.javaAdd a ProcessMode notion and replace the process(int begin, int end) with a process(ProcessMode mode).
60094modifiedscott.stark@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/deployment/MainDeployer.javaAdd a ProcessMode notion and replace the process(int begin, int end) with a process(ProcessMode mode).
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/DeployersLifecycleTestCase.xmlAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/SampleMainDeployer.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/MainDeployerAspects.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/IDeployer.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/DeployersInterceptedTestCase.xmlAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/DeployersLifecycleTestCase.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployersAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/IMainDeployer.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/SampleDeployer.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/DeployerAspects.javaAdd tests of MainDeployer/Deployer type of aspects
60089addedscott.stark@jboss.org//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/DeployersInterceptedTestCase.javaAdd tests of MainDeployer/Deployer type of aspects
60088modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractAnnotationMetaData.javaremoving StringPropertyReplacer to annotation value - add tests before