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

BUILD COMPLETE -  build.4
Date of build: 08/26/2006 20:23:23
Time to build: 91 minutes 13 seconds
Last changed: 08/25/2006 17:14:09
Last log entry: JBREM-419: Update the server with the urls for encrypted serialization managers

 Unit Tests: (585)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 17)
1.2modifiedasaldhanasrc/tests/org/jboss/test/remoting/marshall/encrypt/EncryptingMarshallerTestServer.javaJBREM-419: Update the server with the urls for encrypted serialization managers
1.2modifiedasaldhanasrc/tests/org/jboss/test/remoting/marshall/encrypt/EncryptingMarshallerTestClient.javaJBREM-419:uncomment the Java invocation method
1.24modifiedasaldhanasrc/main/org/jboss/remoting/serialization/SerializationStreamFactory.javaJBREM-419: Serialization Managers for Java/JBoss encryption
1.1addedasaldhanasrc/main/org/jboss/remoting/serialization/impl/java/JavaEncryptionSerializationManager.javaJBREM-419: Encryption serialization managers that seal/unseal the objects being sent over the stream
1.1addedasaldhanasrc/main/org/jboss/remoting/serialization/impl/jboss/JBossEncryptionSerializationManager.javaJBREM-419: Encryption serialization managers that seal/unseal the objects being sent over the stream
1.5modifiedasaldhanasrc/main/org/jboss/remoting/marshal/encryption/EncryptionManager.javaJBREM-419: Enc.Util to seal/unseal objects
1.1addedasaldhanasrc/main/org/jboss/remoting/marshal/encryption/EncryptionUtil.javaJBREM-419: Enc.Util to seal/unseal objects
1.1addedasaldhana/keygen.shJBREM-419:keygen script that works on cygwin/unix
1.2modifiedasaldhanasrc/etc/org/jboss/remoting/marshall/encryption/AES.keyJBREM-419: Keys generated with jdk4
1.2modifiedasaldhanasrc/etc/org/jboss/remoting/marshall/encryption/Blowfish.keyJBREM-419: Keys generated with jdk4
1.2modifiedasaldhanasrc/etc/org/jboss/remoting/marshall/encryption/DES.keyJBREM-419: Keys generated with jdk4
1.2modifiedasaldhanasrc/etc/org/jboss/remoting/marshall/encryption/DESede.keyJBREM-419: Keys generated with jdk4
1.11modifiedtelroddocs/guide/en/chap5.xmlJBREM-569 - fix for http proxy
1.27modifiedtelrodsrc/main/org/jboss/remoting/transport/http/HTTPClientInvoker.javaJBREM-569 - fix for http proxy
1.82modifiedrsigal/build.xmlJBREM-562: Can now run performance.sequence tests separately for java and jboss serialization.
1.81modifiedtelrod/build.xmlUpdated list for testing.
1.80modifiedrsigal/build.xmlJBREM-562: Factored out individual transport-specific tasts from tests.performance.sequence.