View results here ->
http://tck2.jboss.com/cc/?log=log20040425182631Lbuild.68
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | starksm | jmx/src/main/javax/management/MBeanFeatureInfo.java | Fix equals and hashCode to handle null descriptions |
| modified | starksm | security/src/main/org/jboss/security/auth/login/DynamicLoginConfigMBean.java | Add a SecurityManagerService attribute and flushAuthenticationCaches op. Whenthe SecurityManagerService is specified, the flushAuthenticationCaches isinvoked on stopping of the service to clear the auth cache of any domainsassociated with configs loaded by this service. This function was suggestedby [EMAIL PROTECTED] in patch 940529. |
| modified | starksm | security/src/main/org/jboss/security/auth/login/DynamicLoginConfig.java | Add a SecurityManagerService attribute and flushAuthenticationCaches op. Whenthe SecurityManagerService is specified, the flushAuthenticationCaches isinvoked on stopping of the service to clear the auth cache of any domainsassociated with configs loaded by this service. This function was suggestedby [EMAIL PROTECTED] in patch 940529. |