| BUILD FAILED |
| Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:324: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:70: Exit code: 1 See compile_jdk15.log in Build Artifacts for details. |
| Date of build: 11/02/2006 17:01:18 |
| Time to build: 14 minutes 19 seconds |
| Last changed: 11/02/2006 16:54:18 |
| Last log entry: // FIXME: JBAS-3812 - TomcatDeployment should use modified WebMetaDataURL warURL = (URL) di.getAttachment("jbossws.expanded.war.url"); |
| Unit Tests: (0) Total Errors and Failures: (0) | |||
| Modifications since last build: (first 50 of 3) | ||||
| 58028 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | // FIXME: JBAS-3812 - TomcatDeployment should use modified WebMetaDataURL warURL = (URL) di.getAttachment("jbossws.expanded.war.url"); |
| 58027 | modified | bstansberry@jboss.com | //trunk/build/build-thirdparty.xml | [JBAS-3735] Update JGroups to 2.4 |
| 58026 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |