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 E2E17200BC9 for ; Sat, 26 Nov 2016 09:04:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E1994160B14; Sat, 26 Nov 2016 08:04:59 +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 5E00F160B00 for ; Sat, 26 Nov 2016 09:04:59 +0100 (CET) Received: (qmail 91635 invoked by uid 500); 26 Nov 2016 08:04:58 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 91623 invoked by uid 99); 26 Nov 2016 08:04:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2016 08:04:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6C6342C0079 for ; Sat, 26 Nov 2016 08:04:58 +0000 (UTC) Date: Sat, 26 Nov 2016 08:04:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-5344) Replace bundle dependencies with connector feature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 26 Nov 2016 08:05:00 -0000 [ https://issues.apache.org/jira/browse/AMQ-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15697517#comment-15697517 ] ASF GitHub Bot commented on AMQ-5344: ------------------------------------- Github user graben closed the pull request at: https://github.com/apache/activemq/pull/216 > Replace bundle dependencies with connector feature > -------------------------------------------------- > > Key: AMQ-5344 > URL: https://issues.apache.org/jira/browse/AMQ-5344 > Project: ActiveMQ > Issue Type: Improvement > Components: OSGi/Karaf > Affects Versions: 5.10.0 > Reporter: Benjamin Graf > Assignee: Benjamin Graf > Priority: Minor > Fix For: 5.15.0 > > > Replace: > mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.0.0 > mvn:org.apache.geronimo.specs/geronimo-j2ee-connector_1.5_spec/2.0.0 > with connector feature from karaf to avoid several transaction managers to get active. -- This message was sent by Atlassian JIRA (v6.3.4#6332)