BUILD TIMED OUT |
Ant Error Message: build timeout |
Date of build: 02/14/2007 10:58:19 |
Time to build: |
Last changed: 02/14/2007 00:10:51 |
Last log entry: JBREM-650: Removed log.info() calls. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 4) | ||||
1.1.2.8 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java | JBREM-650: Removed log.info() calls. |
1.1.2.6 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java | JBREM-650: getSecondaryLocator() tries 5 times. |
1.1.2.7 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.java | JBREM-650: Changed some tests to conform to callback cliient invokers not sharing socket pools. |
1.1.2.5 | modified | rsigal | src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java | JBREM-650: (1) Callback invokers don't share client pools. (2) Uses isCallbackInvoker instead of listenerId == null. |