This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a change to branch tomee-7.0.x
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from b4da23c  Revert "TOMEE-2506 this test is now passing"
     new c9794d5  Add @jgallimore 's JMX Context Tests
     new 1505b3c  Merge branch 'tomee-7.0.x' of github.com:exabrial/tomee into 
tomee-7.0.x
     new 0b86372  Skookimify junit tests so they don't depend on processing 
order as much
     new 141bab2  add license header
     new 621e49e  Fix TOMEE-2506 and add Jonathan Gallimore's JMS Context Tests
     new 58b8ed8  Fix formatting
     new b9e5a8d  Merge branch 'tomee-2506_autoconnection_tracker_warning' of 
github.com:exabrial/tomee into exabrial-tomee-2506
     new 47450d4  Fix deployment issue with test on remote (non-embedded) 
containers

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../tests/jms/JMSContextInjectionTest.java         | 30 ++++----
 .../arquillian/tests/jms/JMSReceiverBean.java      |  4 +-
 .../arquillian/tests/jms/JMSSenderBean.java        | 20 +++++-
 .../tests/jms/XACancellingException.java           | 14 ++--
 .../src/test/resources/arquillian.xml              | 19 +++--
 .../openejb/resource/AutoConnectionTracker.java    | 81 +++++++++++-----------
 6 files changed, 93 insertions(+), 75 deletions(-)
 copy 
server/openejb-client/src/main/java/org/apache/openejb/client/RemoteInitialContextFactory.java
 => 
arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/src/test/java/org/apache/openejb/arquillian/tests/jms/XACancellingException.java
 (76%)

Reply via email to