TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:190: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures. |
Date of build: 01/07/2006 17:15:56 |
Time to build: 47 minutes 43 seconds |
Last changed: 01/06/2006 15:42:56 |
Last log entry: Simplify check for whether a ServerException was caused by a NoSuchObjectException |
Unit Tests: (1818) Total Errors and Failures: (2) | ||||
| ||||
Modifications since last builds: (first 50 of 14) | ||||
1.3.4.11 | modified | bstansberry | testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.java | Simplify check for whether a ServerException was caused by a NoSuchObjectException |
1.1.2.7 | modified | dimitris | testsuite/src/main/org/jboss/test/ha/singleton/test/HASingletonControllerUnitTestCase.java | JBAS-2626, HASingletonController can now start without a target/method set |
1.1.2.7 | modified | starksm | build/VersionRelease.java | JBAS-2601, build the jar-versions.xml doc using dom4j and let its writer handling the entity escaping. |
1.3.2.3 | modified | starksm | build/build-release.xml | JBAS-2601, build the jar-versions.xml doc using dom4j and let its writer handling the entity escaping. |
1.1.2.5 | modified | dimitris | cluster/src/etc/deploy-hasingleton-service.xml | JBAS-2626, BarrierController getting notifications from HASingletonDeployer |
1.1.2.5 | modified | dimitris | cluster/src/main/org/jboss/ha/singleton/HASingleton.java | JBAS-2626, Emit state change notifications from HASingletonSupport on startSingleton() / stopSingleton(), tidy up |
1.1.2.4 | modified | dimitris | cluster/src/main/org/jboss/ha/singleton/HASingletonMBean.java | JBAS-2626, Emit state change notifications from HASingletonSupport on startSingleton() / stopSingleton(), tidy up |
1.1.2.10 | modified | dimitris | cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java | JBAS-2626, Emit state change notifications from HASingletonSupport on startSingleton() / stopSingleton(), tidy up |
1.1.2.6 | modified | dimitris | cluster/src/main/org/jboss/ha/singleton/HASingletonController.java | tidy up, add comments, simplify code, allow the controller to start with unconfigured target/operation |
1.1.2.6 | modified | dimitris | cluster/src/main/org/jboss/ha/singleton/HASingletonControllerMBean.java | tidy up, add comments, simplify code, allow the controller to start with unconfigured target/operation |
1.3.4.10 | modified | bstansberry | testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.java | Check if java.rmi.ServerException cause is a NoSuchObjectException; if so ignore. |
1.3.4.22 | modified | dimitris | jmx/src/main/org/jboss/mx/metadata/JBossXMBean10.java | JBAS-2501, fix the 'injection' element to allow xml validation on standalone xmbean descriptors, simplify the metadata parsing logic |
1.1.2.9 | modified | dimitris | jmx/src/resources/metadata/jboss_xmbean_1_1.dtd | JBAS-2501, fix the 'injection' element to allow xml validation on standalone xmbean descriptors, simplify the metadata parsing logic |
1.4.2.7 | modified | dimitris | build/build-thirdparty.xml | Allow jbossbuild.repository to be set from (in order or priority) + Command line -Djbossbuild.repository=... + synchronize.properties jbossbuild.repository setting + JBOSS_REPOSITORY environment variable |