Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3CB4D200D2E for ; Tue, 31 Oct 2017 15:45:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3B2561609EB; Tue, 31 Oct 2017 14:45:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A8850160BF9 for ; Tue, 31 Oct 2017 15:45:05 +0100 (CET) Received: (qmail 38723 invoked by uid 500); 31 Oct 2017 14:45:04 -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 38665 invoked by uid 99); 31 Oct 2017 14:45:04 -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, 31 Oct 2017 14:45:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BDE49DFBAD; Tue, 31 Oct 2017 14:45:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: andytaylor@apache.org To: commits@activemq.apache.org Date: Tue, 31 Oct 2017 14:45:04 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #1623 ARTEMIS-1488 add 'all' client jar to distribution archived-at: Tue, 31 Oct 2017 14:45:06 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master 80855e078 -> e3a24f08b This closes #1623 ARTEMIS-1488 add 'all' client jar to distribution Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e3a24f08 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e3a24f08 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/e3a24f08 Branch: refs/heads/master Commit: e3a24f08b666d21af065b1eb903cc9c891e9f6b5 Parents: 80855e0 cd99aba Author: Andy Taylor Authored: Tue Oct 31 14:44:37 2017 +0000 Committer: Andy Taylor Committed: Tue Oct 31 14:44:37 2017 +0000 ---------------------------------------------------------------------- artemis-distribution/pom.xml | 5 ++++ artemis-distribution/src/main/assembly/dep.xml | 9 +++++++ docs/user-manual/en/client-classpath.md | 26 +++++--------------- .../artemis-jms-bridge/README.md | 3 +-- pom.xml | 1 + 5 files changed, 22 insertions(+), 22 deletions(-) ----------------------------------------------------------------------