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

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)
60543modifiedjason.greene@jboss.com//trunk/system/src/main/org/jboss/system/server/ServerInfo.javaFix build
60538modifieddimitris@jboss.org//trunk/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-3838, avoid NPE at getThreadInfo
60535modifieddimitris@jboss.org//trunk/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-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.
60532modifiedthomas.diesler@jboss.com//trunk/build/build-distr.xmlInstall jboss-jaxr-1.2.0.GA
60532modifiedthomas.diesler@jboss.com//trunk/varia/build.xmlInstall jboss-jaxr-1.2.0.GA
60532deletedthomas.diesler@jboss.com//trunk/varia/src/resources/juddiInstall jboss-jaxr-1.2.0.GA
60532modifiedthomas.diesler@jboss.com//trunk/build/build-thirdparty.xmlInstall jboss-jaxr-1.2.0.GA
60532modifiedthomas.diesler@jboss.com//trunk/testsuite/build.xmlInstall jboss-jaxr-1.2.0.GA
60532deletedthomas.diesler@jboss.com//trunk/varia/src/main/org/jboss/jaxrInstall jboss-jaxr-1.2.0.GA
60530modifieddimitris@jboss.org//trunk/testsuite/build.xmlJBAS-4024, disable txiiop test
60521modifiedjerrygauth//trunk/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.javaJBAS-2470, adjusted sleep interval for cluster merge test
60518modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javaJBAS-3583, HAPartition using optimized response marshaller
60517modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60517modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60515modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.javaincrease the timeout
60502modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.javaJBAS-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