View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.6?log=log20061022032800

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: 10/22/2006 03:28:00
Time to build: 1 minute 24 seconds
Last changed: 10/22/2006 02:47:08
Last log entry: JBREM-612: Added MULTIPLEX_BIND_HOST and MULTIPLEX_BIND_PORT to callbackLocator so that server side client invoker will get a MultiplexingManager using both endpoints of connection.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 2)
1.44modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexClientInvoker.javaJBREM-612: Added MULTIPLEX_BIND_HOST and MULTIPLEX_BIND_PORT to callbackLocator so that server side client invoker will get a MultiplexingManager using both endpoints of connection.
1.2modifiedrsigalsrc/tests/org/jboss/test/remoting/callback/push/bidirectional/multiplex/MultiplexCallbackTestClient.javaJBREM-612: Added unit test.