You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2019/01/07 19:50:17 UTC

[tomee] branch master updated (163a829 -> 80c0ee3)

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

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


    from 163a829  Merge pull request #355 from doychin/issue-tomee-2446
     add 7f945f9  Fix for https://issues.apache.org/jira/browse/TOMEE-2448
     new d732369  This closes #358. Thanks doychin.
     new 80c0ee3  Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

The 2 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:
 .../openejb/arquillian/tests/jms/EnvEntryTest.java       |  1 -
 .../org/apache/openejb/assembler/classic/Assembler.java  |  2 +-
 .../org/apache/openejb/cdi/OWBContextThreadListener.java | 16 ++++++++++------
 3 files changed, 11 insertions(+), 8 deletions(-)


[tomee] 01/02: This closes #358. Thanks doychin.

Posted by jl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d7323698370540a08e85d0e3385cdd27d5a05149
Merge: 35d5ffa 7f945f9
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Mon Jan 7 20:49:02 2019 +0100

    This closes #358. Thanks doychin.

 .../openejb/arquillian/tests/jms/EnvEntryTest.java       |  1 -
 .../org/apache/openejb/assembler/classic/Assembler.java  |  2 +-
 .../org/apache/openejb/cdi/OWBContextThreadListener.java | 16 ++++++++++------
 3 files changed, 11 insertions(+), 8 deletions(-)


[tomee] 02/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

Posted by jl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 80c0ee3ea1a3ed0e43ec39dd5afb18659f6266c5
Merge: d732369 163a829
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Mon Jan 7 20:49:31 2019 +0100

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/tomee

 .../failover/RandomConnectionStrategyTest.java     | 28 ++++++++++++----------
 .../openejb/itest/legacy/LegacyClientTest.java     |  4 ++++
 .../openejb/itest/legacy/LegacyServerTest.java     |  4 ++++
 3 files changed, 24 insertions(+), 12 deletions(-)