BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details. |
Date of build: 02/14/2007 14:34:50 |
Time to build: 21 minutes 30 seconds |
Last changed: 02/14/2007 11:55:10 |
Last log entry: Fix build |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 16) | ||||
60543 | modified | jason.greene@jboss.com | //trunk/system/src/main/org/jboss/system/server/ServerInfo.java | Fix build |
60538 | modified | dimitris@jboss.org | //trunk/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3838, avoid NPE at getThreadInfo |
60535 | modified | dimitris@jboss.org | //trunk/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3675, tidy up and add support for ThreadInfo getLockOwnerId/getLockOwnerName. The problem is all those operations are a no-op on all the jdks I tried, returning -1/null, so when jdk support comes, just uncomment the implementation. |
60532 | modified | thomas.diesler@jboss.com | //trunk/build/build-distr.xml | Install jboss-jaxr-1.2.0.GA |
60532 | modified | thomas.diesler@jboss.com | //trunk/varia/build.xml | Install jboss-jaxr-1.2.0.GA |
60532 | deleted | thomas.diesler@jboss.com | //trunk/varia/src/resources/juddi | Install jboss-jaxr-1.2.0.GA |
60532 | modified | thomas.diesler@jboss.com | //trunk/build/build-thirdparty.xml | Install jboss-jaxr-1.2.0.GA |
60532 | modified | thomas.diesler@jboss.com | //trunk/testsuite/build.xml | Install jboss-jaxr-1.2.0.GA |
60532 | deleted | thomas.diesler@jboss.com | //trunk/varia/src/main/org/jboss/jaxr | Install jboss-jaxr-1.2.0.GA |
60530 | modified | dimitris@jboss.org | //trunk/testsuite/build.xml | JBAS-4024, disable txiiop test |
60521 | modified | jerrygauth | //trunk/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | JBAS-2470, adjusted sleep interval for cluster merge test |
60518 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | JBAS-3583, HAPartition using optimized response marshaller |
60517 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.java | JBAS-4079, those tests target a local JBossTM, so make it explicit |
60517 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.java | JBAS-4079, those tests target a local JBossTM, so make it explicit |
60515 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.java | increase the timeout |
60502 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.java | JBAS-4011, the arjuna transaction manager does not allow the setting of the global default tx timeout after the tx manager is started, so we won't test the default timeout setting |