View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20070528230257

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:337: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:84: Exit code: 1 See compile_jdk15.log in Build Artifacts for details.
Date of build: 05/28/2007 23:02:57
Time to build: 26 minutes 11 seconds
Last changed: 05/28/2007 22:46:09
Last log entry: Fix NPE in testcase.

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

 Modifications since last build:  (first 50 of 7)
63233modifiedreverbel//trunk/testsuite/src/main/org/jboss/test/txpropiiop/test/TxPropIIOPUnitTestCase.javaFix NPE in testcase.
63232modifiedreverbel//trunk/iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransactionObjectFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63232modifiedreverbel//trunk/iiop/src/main/org/jboss/iiop/jacorb/SSLSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63232modifiedreverbel//trunk/iiop/src/main/org/jboss/iiop/jacorb/SSLServerSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63231modifiedreverbel//trunk/security/src/main/org/jboss/security/ssl/DomainSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63230modifiedreverbel//trunk/iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransaction.javaDo not send the transaction propagation context along with requests to the Coordinator or with requests to the Terminator. (Optimization submitted by Ivan Neto.)
63230modifiedreverbel//trunk/iiop/src/main/org/jboss/tm/iiop/TxClientInterceptor.javaDo not send the transaction propagation context along with requests to the Coordinator or with requests to the Terminator. (Optimization submitted by Ivan Neto.)