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 4504F192EB for ; Thu, 31 Mar 2016 02:30:58 +0000 (UTC) Received: (qmail 99320 invoked by uid 500); 31 Mar 2016 02:30:57 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 99197 invoked by uid 500); 31 Mar 2016 02:30:57 -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 93896 invoked by uid 99); 31 Mar 2016 02:30:44 -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; Thu, 31 Mar 2016 02:30:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A1D65E78A1; Thu, 31 Mar 2016 02:30:44 +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: Thu, 31 Mar 2016 02:31:25 -0000 Message-Id: <203de6e5fcb149e3bfeeb9ac50457da1@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [43/69] [abbrv] activemq-artemis git commit: adding profile openwire-tests (to replace activemq5-unit-tests adding profile openwire-tests (to replace activemq5-unit-tests Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/088b7606 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/088b7606 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/088b7606 Branch: refs/heads/refactor-openwire Commit: 088b760691d714dd9dfcf4449380b9e7cdaa9363 Parents: c3977a1 Author: Clebert Suconic Authored: Wed Feb 24 13:53:44 2016 -0500 Committer: Clebert Suconic Committed: Wed Mar 30 22:29:44 2016 -0400 ---------------------------------------------------------------------- tests/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/088b7606/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index bb54b95..630da1e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -84,6 +84,7 @@ + activemq5-unit-tests activemq5-unit-tests @@ -93,6 +94,15 @@ + openwire-tests + + activemq5-unit-tests + + + false + + + release activemq5-unit-tests