View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050212011224Lbuild.53
|
| 1.2.2.4 | modified | andd | common/src/main/org/jboss/util/file/Files.java | backported changes from HEADcopy(URL, file)encodeFileName(String)decodeFileName(String) |
| 1.12.4.18 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java | Move the SecurityAssociation.setServer call to the start method so that the static initializer is not triggered until the JaasSecurityManagerService starts. Resolves [JBAS-1452] SecurityAssociation trace flag was set too early. |
| 1.27.2.17 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManager.java | Add some additional trace level logging to isValid and validateCache. Resolves [JBAS-1451], Need additional trace level logging about security domain cache validation. |