View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050122054558Lbuild.69
|
| 1.1.2.2 | modified | starksm | testsuite/src/main/org/jboss/test/cmp2/cmrtree/ejb/ABean.java | Unique the table names as the simple names A, B are conflicting with other cmp2 tests |
| 1.1.2.2 | modified | starksm | testsuite/src/main/org/jboss/test/cmp2/cmrtree/ejb/BBean.java | Unique the table names as the simple names A, B are conflicting with other cmp2 tests |
| 1.19.2.4 | modified | starksm | server/src/main/org/jboss/security/SecurityAssociation.java | The default thread local storage mode should be to use ThreadLocal rather than InheritableThreadLocal so limit the scope of any security context propagation. If you want InheritableThreadLocal, set the org.jboss.security.SecurityAssociation.ThreadLocal to true. |