BUILD FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/ |
Date of build: 05/03/2005 19:26:25 |
Time to build: 11 minutes 37 seconds |
Last changed: 05/03/2005 18:41:13 |
Last log entry: Added implementations of all stub interfaces and made sure they worked with those of the tools. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (3) | ||||
1.2 | deleted | rawb | deployment/src/main/org/jboss/deployment/spi/DConfigBeanImpl.java | Added implementations of all stub interfaces and made sure they worked with those of the tools. |
1.2 | deleted | rawb | deployment/src/main/org/jboss/deployment/spi/DConfigBeanRootImpl.java | Added implementations of all stub interfaces and made sure they worked with those of the tools. |
1.8 | modified | telrod | server/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerProxy.java | JBRME-61 - Changed so if is not strict rmi exception, then will throw remote exception, as is. (the test org.jboss.test.dtmusertx.test.DTMUserTransactionUnitTestCase now passes with this change.) |