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 E7BE7200C0C for ; Mon, 30 Jan 2017 11:02:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E649F160B4D; Mon, 30 Jan 2017 10:02:12 +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 3BE4A160B41 for ; Mon, 30 Jan 2017 11:02:12 +0100 (CET) Received: (qmail 45846 invoked by uid 500); 30 Jan 2017 10:02:11 -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 45837 invoked by uid 99); 30 Jan 2017 10:02:11 -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; Mon, 30 Jan 2017 10:02:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 34322DFC9D; Mon, 30 Jan 2017 10:02:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cschneider@apache.org To: commits@activemq.apache.org Message-Id: <906b34d290f74e7b80b5d7966d94e20b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: activemq git commit: [AMQ-6584] Remove spring-aspects as it works with just the range fix Date: Mon, 30 Jan 2017 10:02:11 +0000 (UTC) archived-at: Mon, 30 Jan 2017 10:02:13 -0000 Repository: activemq Updated Branches: refs/heads/master f56ac06ef -> 2e953d96a [AMQ-6584] Remove spring-aspects as it works with just the range fix Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/2e953d96 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/2e953d96 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/2e953d96 Branch: refs/heads/master Commit: 2e953d96a38446f3b193def9f2a8053ee76bf123 Parents: f56ac06 Author: Christian Schneider Authored: Mon Jan 30 11:02:05 2017 +0100 Committer: Christian Schneider Committed: Mon Jan 30 11:02:05 2017 +0100 ---------------------------------------------------------------------- activemq-karaf/src/main/resources/features-core.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/2e953d96/activemq-karaf/src/main/resources/features-core.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml index 90e6d5b..0f318c6 100644 --- a/activemq-karaf/src/main/resources/features-core.xml +++ b/activemq-karaf/src/main/resources/features-core.xml @@ -47,7 +47,6 @@ connector http activemq-client - spring-aspects mvn:org.apache.activemq/activemq-karaf/${project.version} mvn:commons-collections/commons-collections/${commons-collections-version} mvn:commons-lang/commons-lang/${commons-lang-version}