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 10:46:20 UTC

[tomee] branch master updated (35d5ffa -> 163a829)

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 35d5ffa  Update MircoProfile metrics and openapi implementations
     add 32807e8  Fix for issue https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2446
     add 9bcec34  same problem with legacy client test.
     add 8fd9bb5  and legacy server test also fails the same way.
     new 163a829  Merge pull request #355 from doychin/issue-tomee-2446

The 1 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:
 .../failover/RandomConnectionStrategyTest.java     | 28 ++++++++++++----------
 .../openejb/itest/legacy/LegacyClientTest.java     |  4 ++++
 .../openejb/itest/legacy/LegacyServerTest.java     |  4 ++++
 3 files changed, 24 insertions(+), 12 deletions(-)


[tomee] 01/01: Merge pull request #355 from doychin/issue-tomee-2446

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 163a82932f7f0254154074e5a335fd0bb5cecead
Merge: 35d5ffa 8fd9bb5
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Mon Jan 7 11:46:16 2019 +0100

    Merge pull request #355 from doychin/issue-tomee-2446
    
    Fix for issue TOMEE-2446

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