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

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/23/2007 10:11:40
Time to build: 1 minute 36 seconds
Last changed: 02/23/2007 03:46:06
Last log entry: JBREM-707: versionedRead() creates a new InvocationRequest for OPTIONS invocations with empty body.

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

 Modifications since last build:  (first 50 of 13)
1.23.2.2modifiedrsigalsrc/main/org/jboss/remoting/transport/coyote/CoyoteInvoker.javaJBREM-707: versionedRead() creates a new InvocationRequest for OPTIONS invocations with empty body.
1.1.2.9modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/bisocket/BisocketTestCase.javaJBREM-650: Added testConfiguration().
1.1.2.3modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/Bisocket.javaJBREM-650: Added pingWindowFactor configuration parameter.
1.1.2.9modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.javaJBREM-650: Added pingWindowFactor configuration parameter.
1.1.2.10modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-650: Removed unused methods.
1.1.2.9modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-650: handleDisconnect() doesn't call super.handleDisconnect() for callback client.
1.1.2.8modifiedrsigalsrc/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.javaJBREM-650: handleDisconnect() calls super.handleDisconnect() in all cases.
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/socket/ssl/timeout/SSLSocketPerInvocationTimeoutTestCase.javaJBREM-657, JBREM-701: Renamed SSLPerCreationInvocationTimeoutTestCase -> SSLPerInvocationTimeoutTestCase.
1.44.2.2modifiedrsigalsrc/main/org/jboss/remoting/transport/multiplex/MultiplexClientInvoker.javaJBREM-657, JBREM-701: Added test for timeout < 0 in createSocket().
1.1.2.3deletedrsigalsrc/tests/org/jboss/test/remoting/timeout/SSLPerCreationInvocationTimeoutTestRoot.javaJBREM-657, JBREM-701: Renamed SSLPerCreationInvocationTimeoutTestRoot -> SSLPerInvocationTimeoutTestRoot.
1.1.2.1modifiedrsigalsrc/tests/org/jboss/test/remoting/timeout/SSLPerInvocationTimeoutTestRoot.javaJBREM-657, JBREM-701: Renamed SSLPerCreationInvocationTimeoutTestRoot -> SSLPerInvocationTimeoutTestRoot.
1.1.2.2modifiedrsigalsrc/tests/org/jboss/test/remoting/transport/http/timeout/HttpQuickDisconnectClient.javaJBREM-657, JBREM-701: Removed testSlowDisconnect() and testSlowRemoveListener().
1.1.2.3modifiedrsigalsrc/tests/org/jboss/test/remoting/timeout/QuickDisconnectClientParent.javaJBREM-657, JBREM-701: Disabled testSlowDisconnect() and testSlowRemoveListener().