View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050105204548Lbuild.247
|
| 1.1.2.5 | modified | starksm | tools/etc/buildmagic/modules.xml | Include the jboss-srp.jar in the jboss.security.classpath |
| 1.1.2.17 | modified | starksm | tools/etc/buildmagic/modules.ent | Include the jboss-srp.jar in the jboss.security.classpath |
| 1.28.2.19 | modified | starksm | security/build.xml | Breakout the srp classes into jboss-srp-client.jar and jboss-srp.jar |
| 1.4.2.4 | modified | starksm | security/src/main/org/jboss/security/Util.java | Add a createCipher utility method to isolate the dependency on javax.crypto.Cipher |
| 1.5.4.5 | modified | starksm | security/src/main/org/jboss/security/srp/SRPRemoteServer.java | Isolate the usage of the javax.crypto.Cipher to avoid errors when running under jdk1.3 without a jce library. |
| 1.1.4.4 | modified | starksm | testsuite/src/main/org/jboss/test/security/service/PropertiesVerifierStore.java | Only include the cipherAlgorithm in the user config if there is support for unlimited crypto. |