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: 04/07/2005 17:00:59 |
Time to build: 27 minutes 12 seconds |
Last changed: 04/07/2005 16:32:19 |
Last log entry: Avoid these tests failing if they are run inside eclipsewhich means the classes aren't loaded from a jar. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (15) | ||||
1.2 | modified | ejort | j2se/src/tests/org/jboss/test/jmx/compliance/server/MBeanServerTEST.java | Avoid these tests failing if they are run inside eclipsewhich means the classes aren't loaded from a jar. |
1.2 | modified | ejort | j2se/src/tests/org/jboss/test/jmx/compliance/loading/MLetTEST.java | Avoid these tests failing if they are run inside eclipsewhich means the classes aren't loaded from a jar. |
1.25 | modified | patriot1burke | ejb3/build.xml | docs upgrade |
1.4 | modified | patriot1burke | ejb3/docs/index.html | docs upgrade |
1.6 | modified | patriot1burke | ejb3/docs/tutorial/blob/blob.html | docs upgrade |
1.2 | modified | patriot1burke | ejb3/docs/reference/build.xml | docs upgrade |
1.2 | modified | patriot1burke | ejb3/docs/reference/reference/en/master.xml | docs upgrade |
1.2 | modified | patriot1burke | ejb3/docs/reference/reference/en/modules/applicationtx.xml | docs upgrade |
1.3 | modified | patriot1burke | ejb3/docs/reference/reference/en/modules/entity.xml | docs upgrade |
1.1 | added | patriot1burke | ejb3/docs/reference/reference/en/modules/entity_configuration.xml | docs upgrade |
1.1 | added | starksm | server/src/resources/dtd/README-DTD.txt | Add readmes on the j2ee dtd/schema file terms |
1.1 | added | starksm | server/src/resources/schema/README-SCHEMA.txt | Add readmes on the j2ee dtd/schema file terms |
1.4 | modified | starksm | webservice/src/main/org/jboss/ws/soap/SOAPPartImpl.java | Fix the wildard import |
1.1 | added | starksm | thirdparty/licenses/sun-specs.txt | A readme pointing to the spec associated descriptor redistribution terms and the dtd/schema files. |
1.18 | modified | starksm | server/src/main/org/jboss/ejb/plugins/jms/DLQHandler.java | Use a HashMap instead of a Hashable to copy the properties while making them writable as there can be nulls. Resolves (JBAS-1669) NullPointerException in DLQHandler. |