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

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


    from 657878a  Revert "TOMEE-2506 this test is now passing"
     new a570fcf  Add @jgallimore 's JMX Context Tests
     new 4aa7e55  Skookimify junit tests so they don't depend on processing 
order as much
     new c13c58f  add license header
     new 532e737  Fix TOMEE-2506 and add Jonathan Gallimore's JMS Context Tests
     new 36f2f4d  Fix formatting
     new 54c3f3a  Fix deployment issue with test on remote (non-embedded) 
containers
     new 0937cdc  Fix issue where proxyConnection() wasn't called in 
handleObtained().

The 7 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         | 34 +++++-----
 .../arquillian/tests/jms/JMSReceiverBean.java      |  1 -
 .../arquillian/tests/jms/JMSSenderBean.java        | 24 ++++++--
 .../arquillian/tests/jms/MessageCounter.java       |  5 +-
 .../tests/jms/XACancellingException.java           | 14 +++--
 .../src/test/resources/arquillian.xml              | 17 +++--
 .../openejb/resource/AutoConnectionTracker.java    | 72 ++++++++++++----------
 7 files changed, 93 insertions(+), 74 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