BUILD COMPLETE - build.37 |
Date of build: 01/22/2005 20:33:32 |
Time to build: 27 minutes 22 seconds |
Last changed: 01/22/2005 19:20:39 |
Last log entry: If this is running under java5 run no tests as there is no guarentee of what the class loader of the mbean is. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (8) | ||||
1.4.4.2 | modified | starksm | testsuite/src/main/org/jboss/test/jbossmx/implementation/server/ContextCLTestCase.java | If this is running under java5 run no tests as there is no guarentee of what the class loader of the mbean is. |
1.1.2.10 | modified | starksm | testsuite/src/resources/cmp2/optimisticlock/META-INF/jbosscmp-jdbc.xml | Update the table names of EntityA, EntityB to optimisticlockA and optimisticlockB respectively. |
1.2.4.8 | modified | starksm | testsuite/src/resources/security-srp/service-inf/jboss-service.xml | Add a depends jboss:service=DefaultPartition |
1.4.2.2 | modified | starksm | testsuite/src/resources/readahead/META-INF/jbosscmp-jdbc.xml | Update the table name to ReadAheadAddressEjb |
1.2.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.2.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.1.2.3 | modified | starksm | testsuite/src/resources/jmx/xmbean/RemoveUser3Store.bsh | Correct the pm file name from User3XMBean.ser to User3XMBean.xml |
1.10.4.5 | 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. |