BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:51: Exit code: 1 See compile.log in Build Artifacts for details. |
Date of build: 02/25/2007 06:05:08 |
Time to build: 1 minute 29 seconds |
Last changed: 02/25/2007 04:56:32 |
Last log entry: JBREM-710: Additional logging has been added. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 4) | ||||
1.2.6.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/load/SocketLoadTestCase.java | JBREM-710: Additional logging has been added. |
1.53.2.26 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-598, JBREM-657: Replaced use of threads in disconnect() and removeListener() with testing disconnectTimeout == 0. |
1.30.2.10 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | JBREM-654: Put body of refreshServerSocket in a synchronized block. |
1.53.2.25 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-598, JBREM-657: The bodies of disconnect() and removeListener() now run in a separate thread. |