BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details. |
Date of build: 12/04/2006 10:23:45 |
Time to build: 111 minutes 30 seconds |
Last changed: 12/04/2006 08:13:43 |
Last log entry: Remove the if processing that contains (. They are breaking if the environment variable contains the ( |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 8) | ||||
58834 | modified | mladen.turk@jboss.com | //trunk/system/src/bin/run.bat | Remove the if processing that contains (. They are breaking if the environment variable contains the ( |
58831 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | fixed NPE in DelegatingObjectModelFactory.newChild |
58831 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossClientDDObjectFactory.java | fixed NPE in DelegatingObjectModelFactory.newChild |
58829 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.bat | A grouped if statement doesn't seem to work on all windows versions. |
58821 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxy.java | Fix the serialVersionUID to the previous release value. |
58820 | modified | scott.stark@jboss.org | //trunk/varia/src/main/org/jboss/tools/SerialVersionUID.java | Make the generateJBossSerialVersionUIDReport the default. To run the ri report one must specify -rihome home. |
58819 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.bat | group the if exist native check |
58818 | modified | scott.stark@jboss.org | //trunk/varia/src/main/org/jboss/tools/ClassVersionInfo.java | Add a main so this can be used to print the serialVersionUID info. |