View results here ->
http://tck2.jboss.com/cc/?log=log20040420032747Lbuild.36
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | ejort | aspects/src/main/org/jboss/aop/versioned/LocalSynchronizationManager.java | No need to check the status in beforeCompletion |
| modified | ejort | aspects/src/main/org/jboss/aop/versioned/VersionedObject.java | No need to check the status in beforeCompletion |
| modified | ejort | cache/src/main/org/jboss/cache/transaction/DummyTransaction.java | Don't invoke beforeCompletion when rolling back |
| modified | ejort | connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java | Move connection close processing to afterCompletion |
| modified | ejort | server/src/main/org/jboss/ejb/plugins/StatefulSessionInstanceInterceptor.java | Fix for when before completion is not invoked |
| modified | ejort | server/src/main/org/jboss/cache/invalidation/InvalidationsTxGrouper.java | No need to check transcation status in before completion |
| modified | ejort | transaction/src/main/org/jboss/tm/TransactionImpl.java | Don't invoke beforeCompletion when rolling back |
| modified | ejort | j2ee/src/main/javax/transaction/Synchronization.java | Correct the javadoc for beforeCompletion |
| modified | ejort | server/src/etc/conf/default/log4j.xml | Change jgroups to WARN |
| deleted | bwang00 | testsuite/src/resources/cache/META-INF/repl-eviction-service.xml | Name change |
| added | bwang00 | testsuite/src/resources/cache/META-INF/replSync-eviction-service.xml | Name change |
| modified | bwang00 | testsuite/build.xml | Updated for cache testing |