View results here ->
http://tck2.jboss.com/cc/?log=log20040426123351Lbuild.76
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| added | bwang00 | testsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.java | Test case contributed by spohl to test concurrent isolation level of REPEATABLE_READ. |
| modified | bwang00 | cache/src/main/org/jboss/cache/lock/ReadWriteLockWithUpgrade.java | Bug fix for multiple concurrent upgrade lock. |
| modified | loubyansky | common/src/main/org/jboss/xml/binding/ContentPopulator.java | added line breaks between methods. |
| modified | ejort | messaging/src/main/org/jboss/mq/SpySession.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | messaging/src/main/org/jboss/mq/SpyMessageConsumer.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | messaging/src/main/org/jboss/mq/SpyXAResourceManager.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | connector/src/main/org/jboss/resource/adapter/jms/JmsManagedConnection.java | Use the application's connection request info rather than the values on the underlying XASession.Report IllegalStateExceptions when wrapping XASession to avoid implementation specific exceptions leaking to the application. |
| modified | ejort | connector/src/main/org/jboss/resource/adapter/jms/JmsSession.java | Use the application's connection request info rather than the values on the underlying XASession.Report IllegalStateExceptions when wrapping XASession to avoid implementation specific exceptions leaking to the application. |
| modified | ejort | cache/.classpath | Fix the eclipse build |