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

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: 05/23/2007 12:40:56
Time to build: 2 minutes 11 seconds
Last changed: 05/23/2007 00:58:03
Last log entry: JBREM-687: When creating an InvokerLocator from XML document, no longer converts host 0.0.0.0 to an actual address.

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

 Modifications since last build:  (first 50 of 4)
1.27.2.4modifiedrsigalsrc/main/org/jboss/remoting/transport/Connector.javaJBREM-687: When creating an InvokerLocator from XML document, no longer converts host 0.0.0.0 to an actual address.
1.52.2.31modifiedrsigalsrc/main/org/jboss/remoting/ServerInvoker.javaJBREM-687: Replaces host 0.0.0.0 in InvokerLocator with real address (or name) and reregisters with InvokerRegistry.
1.22.4.3modifiedrsigalsrc/main/org/jboss/remoting/InvokerLocator.javaJBREM-687: No longer replaces host == 0.0.0.0.
1.15.2.13modifiedrsigalsrc/main/org/jboss/remoting/callback/ServerInvokerCallbackHandler.javaJBREM-641: Changed ServerInvoker.BLOCK to ServerInvoker.BLOCKING.