Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 601C210B02 for ; Mon, 15 Dec 2014 23:21:47 +0000 (UTC) Received: (qmail 96255 invoked by uid 500); 15 Dec 2014 23:21:47 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 96043 invoked by uid 500); 15 Dec 2014 23:21:46 -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 95604 invoked by uid 99); 15 Dec 2014 23:21:46 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 23:21:46 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 72F8F9C8740; Mon, 15 Dec 2014 23:21:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hadrian@apache.org To: commits@activemq.apache.org Date: Mon, 15 Dec 2014 23:21:58 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [13/17] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5223 https://issues.apache.org/jira/browse/AMQ-5223 Added the bundle packaging option Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f63bd322 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/f63bd322 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/f63bd322 Branch: refs/heads/activemq-5.10.x Commit: f63bd322036168de04374dd4726dbaa0951c3263 Parents: 385ca81 Author: Timothy Bish Authored: Fri Jun 13 12:35:13 2014 -0400 Committer: Hadrian Zbarcea Committed: Mon Dec 15 16:57:51 2014 -0500 ---------------------------------------------------------------------- activemq-jms-pool/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/f63bd322/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index a42e901..7551786 100755 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -28,6 +28,7 @@ activemq-jms-pool ActiveMQ :: Generic JMS Pool Generic JMS Pooled ConnectionFactory + bundle