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

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


    from 7ff7894  Revert "TOMEE-2506 this test is now passing"
     new cacfc84  Add @jgallimore 's JMX Context Tests
     new d7f8390  Skookimify junit tests so they don't depend on processing 
order as much
     new 44b01d0  add license header
     new 09f92e8  Fix TOMEE-2506 and add Jonathan Gallimore's JMS Context Tests
     new 11e7001  Fix formatting
     new 852ac9c  Fix deployment issue with test on remote (non-embedded) 
containers

The 6 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 +++++-
 .../arquillian/tests/jms/MessageCounter.java       |  1 -
 .../tests/jms/XACancellingException.java           | 14 ++--
 .../src/test/resources/arquillian.xml              | 19 +++--
 .../openejb/resource/AutoConnectionTracker.java    | 81 +++++++++++-----------
 7 files changed, 93 insertions(+), 76 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