From commits-return-51093-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Apr 17 21:11:06 2018 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 7B120180649 for ; Tue, 17 Apr 2018 21:11:05 +0200 (CEST) Received: (qmail 6141 invoked by uid 500); 17 Apr 2018 19:11:02 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 6132 invoked by uid 99); 17 Apr 2018 19:11:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2018 19:11:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 59787F3246; Tue, 17 Apr 2018 19:11:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Tue, 17 Apr 2018 19:11:02 -0000 Message-Id: <6393b98319df4b7fb794b255592d18c6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/4] activemq-artemis git commit: This closes #2026 Repository: activemq-artemis Updated Branches: refs/heads/master 98da402fb -> ec9882c55 This closes #2026 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ec9882c5 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ec9882c5 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ec9882c5 Branch: refs/heads/master Commit: ec9882c553ecfc4f8251851ae27ddb758ba1ef8c Parents: 98da402 31baba1 Author: Clebert Suconic Authored: Tue Apr 17 15:10:15 2018 -0400 Committer: Clebert Suconic Committed: Tue Apr 17 15:10:15 2018 -0400 ---------------------------------------------------------------------- .travis.yml | 6 +- .../src/test/scripts/run-examples.sh | 1 + .../jms/example/VirtualTopicMappingExample.java | 61 ++++++++++---------- 3 files changed, 36 insertions(+), 32 deletions(-) ----------------------------------------------------------------------