Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-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 21EEA10925 for ; Wed, 12 Feb 2014 10:30:10 +0000 (UTC) Received: (qmail 78367 invoked by uid 500); 12 Feb 2014 10:30:08 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 78242 invoked by uid 500); 12 Feb 2014 10:30:03 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 78109 invoked by uid 99); 12 Feb 2014 10:30:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 10:30:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 10:30:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 05EC3238899C; Wed, 12 Feb 2014 10:29:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1567585 - /cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Date: Wed, 12 Feb 2014 10:29:40 -0000 To: commits@cxf.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140212102941.05EC3238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cschneider Date: Wed Feb 12 10:29:40 2014 New Revision: 1567585 URL: http://svn.apache.org/r1567585 Log: CXF-5543 Adjusting karaf feature for jms Modified: cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Modified: cxf/trunk/osgi/karaf/features/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/karaf/features/src/main/resources/features.xml?rev=1567585&r1=1567584&r2=1567585&view=diff ============================================================================== --- cxf/trunk/osgi/karaf/features/src/main/resources/features.xml (original) +++ cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Wed Feb 12 10:29:40 2014 @@ -256,9 +256,9 @@ cxf-core - spring - spring-jms cxf-bindings-soap + mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 + mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/${cxf.geronimo.jms.version} mvn:org.apache.cxf/cxf-rt-transports-jms/${project.version}