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 A5784F382 for ; Tue, 13 Aug 2013 09:06:35 +0000 (UTC) Received: (qmail 81340 invoked by uid 500); 13 Aug 2013 09:06:32 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 81290 invoked by uid 500); 13 Aug 2013 09:06:29 -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 80410 invoked by uid 99); 13 Aug 2013 09:06:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 09:06:27 +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; Tue, 13 Aug 2013 09:06:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 63B7D2388906; Tue, 13 Aug 2013 09:06:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1513391 - /cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml Date: Tue, 13 Aug 2013 09:06:04 -0000 To: commits@cxf.apache.org From: coheigea@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130813090604.63B7D2388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: coheigea Date: Tue Aug 13 09:06:03 2013 New Revision: 1513391 URL: http://svn.apache.org/r1513391 Log: Fixing Karaf feature for XKMS Modified: cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml Modified: cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml?rev=1513391&r1=1513390&r2=1513391&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml (original) +++ cxf/branches/2.7.x-fixes/services/xkms/xkms-features/src/main/resources/features.xml Tue Aug 13 09:06:03 2013 @@ -24,7 +24,7 @@ cxf-jaxws cxf-http wss4j - mvn:net.sf.ehcache/ehcache/${cxf.ehcache.version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ehcache/${cxf.ehcache.bundle.version} mvn:${project.groupId}/cxf-services-xkms-common/${project.version} mvn:${project.groupId}/cxf-services-xkms-client/${project.version}