You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/01/10 16:57:13 UTC

[tomee] branch master updated (38ebd25 -> 1303096)

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 38ebd25  TOMEE-2365 - Fixed tests.
     add ffb8fa9  corrected link
     add 32efe27  added Docker
     new 1303096  Merge pull request #369 from carljmosca/master

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:
 examples/mp-metrics-counted/Dockerfile  | 14 ++++++++++++
 examples/mp-metrics-counted/README.adoc | 15 ++++++++++++-
 examples/mp-metrics-counted/pom.xml     | 39 +++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 1 deletion(-)
 create mode 100644 examples/mp-metrics-counted/Dockerfile


[tomee] 01/01: Merge pull request #369 from carljmosca/master

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

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

commit 13030962c890dd746dc5f9b0aae9cf62282c2c93
Merge: 38ebd25 32efe27
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Thu Jan 10 16:57:07 2019 +0000

    Merge pull request #369 from carljmosca/master
    
    added Docker to mp metrics counted example

 examples/mp-metrics-counted/Dockerfile  | 14 ++++++++++++
 examples/mp-metrics-counted/README.adoc | 15 ++++++++++++-
 examples/mp-metrics-counted/pom.xml     | 39 +++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 1 deletion(-)