From commits-return-46296-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Thu Jan 10 17:57:15 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id EA58D18062A for ; Thu, 10 Jan 2019 17:57:14 +0100 (CET) Received: (qmail 24961 invoked by uid 500); 10 Jan 2019 16:57:14 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 24948 invoked by uid 99); 10 Jan 2019 16:57:14 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2019 16:57:14 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7EFA087034; Thu, 10 Jan 2019 16:57:13 +0000 (UTC) Date: Thu, 10 Jan 2019 16:57:13 +0000 To: "commits@tomee.apache.org" Subject: [tomee] branch master updated (38ebd25 -> 1303096) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154713943328.21510.3588298850844217941@gitbox.apache.org> From: jgallimore@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: tomee X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 38ebd25299e1c9c0c011bfa55126a674e465997c X-Git-Newrev: 13030962c890dd746dc5f9b0aae9cf62282c2c93 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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