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 D36B010D10 for ; Thu, 12 Feb 2015 20:57:54 +0000 (UTC) Received: (qmail 62132 invoked by uid 500); 12 Feb 2015 20:57:54 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 62075 invoked by uid 500); 12 Feb 2015 20:57:54 -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 62066 invoked by uid 99); 12 Feb 2015 20:57:54 -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, 12 Feb 2015 20:57:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8B340E03A6; Thu, 12 Feb 2015 20:57:54 +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, 12 Feb 2015 20:57:54 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-6 git commit: Remove reference to JBoss' Maven repo. Repository: activemq-6 Updated Branches: refs/heads/master e2983e538 -> ed661c4ee Remove reference to JBoss' Maven repo. Remove the reference to the JBoss Maven repo, and make all the necessary adjustments on the child-projects. It turns out we don't even need the security dependencies in the tests. Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/a17955e6 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/a17955e6 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/a17955e6 Branch: refs/heads/master Commit: a17955e6656bd5929cdf1a8521a6d81bd10fed8a Parents: e2983e5 Author: jbertram Authored: Thu Feb 12 09:18:53 2015 -0600 Committer: jbertram Committed: Thu Feb 12 14:42:51 2015 -0600 ---------------------------------------------------------------------- pom.xml | 32 -------------------------------- tests/byteman-tests/pom.xml | 10 +--------- tests/integration-tests/pom.xml | 8 -------- tests/jms-tests/pom.xml | 10 +--------- tests/joram-tests/pom.xml | 10 +--------- tests/pom.xml | 19 ++----------------- tests/soak-tests/pom.xml | 10 +--------- tests/stress-tests/pom.xml | 10 +--------- tests/timing-tests/pom.xml | 8 -------- tests/unit-tests/pom.xml | 12 ------------ 10 files changed, 7 insertions(+), 122 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 77cf071..148dad3 100644 --- a/pom.xml +++ b/pom.xml @@ -432,38 +432,6 @@ - - - - true - never - - - true - interval:10080 - - jboss.release - JBoss releases - https://repository.jboss.org/nexus/content/groups/public/ - - - - - - false - never - - - true - interval:10080 - - jboss.release - JBoss releases - https://repository.jboss.org/nexus/content/groups/public - - - - default http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/byteman-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/byteman-tests/pom.xml b/tests/byteman-tests/pom.xml index f833e0c..a576f92 100644 --- a/tests/byteman-tests/pom.xml +++ b/tests/byteman-tests/pom.xml @@ -127,15 +127,7 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - - apache-logging + commons-logging commons-logging http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index a025444..bda1855 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -132,14 +132,6 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index d34a277..a86a0ab 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -83,19 +83,11 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit - apache-logging + commons-logging commons-logging http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 26101c6..3947fa9 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -55,19 +55,11 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit - apache-logging + commons-logging commons-logging http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index a6695a3..8b95a9b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -43,21 +43,6 @@ - - - org.jboss.security - jboss-security-spi - 2.0.3.SP1 - - - - org.jboss.security - jbosssx - 2.0.3.SP1 - - - - org.apache.geronimo.components @@ -66,9 +51,9 @@ - apache-logging + commons-logging commons-logging - 1.1.0.jboss + 1.2 http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 9dcb03d..b85a2c7 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -88,19 +88,11 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit - apache-logging + commons-logging commons-logging http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 9ba2b55..7a1ba68 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -88,19 +88,11 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit - apache-logging + commons-logging commons-logging http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 120404f..f16c4b1 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -70,14 +70,6 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - junit junit http://git-wip-us.apache.org/repos/asf/activemq-6/blob/a17955e6/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 975ea10..cc08555 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -71,18 +71,6 @@ geronimo-j2ee-connector_1.5_spec - org.jboss.security - jboss-security-spi - - - org.jboss.security - jbosssx - - - org.jboss.security - jbosssx - - junit junit