BUILD COMPLETE - build.69 |
Date of build: 01/22/2005 05:45:58 |
Time to build: 21 minutes 25 seconds |
Last changed: 01/22/2005 02:30:21 |
Last log entry: Unique the table names as the simple names A, B are conflicting with other cmp2 tests |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (3) | ||||
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. |