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 E0B461043E for ; Tue, 10 Sep 2013 07:57:25 +0000 (UTC) Received: (qmail 30686 invoked by uid 500); 10 Sep 2013 07:57:24 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 30571 invoked by uid 500); 10 Sep 2013 07:57:15 -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 30562 invoked by uid 99); 10 Sep 2013 07:57:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 07:57:12 +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, 10 Sep 2013 07:57:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1525723888A6; Tue, 10 Sep 2013 07:56:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1521366 - in /cxf/branches/2.7.x-fixes/services/xkms: pom.xml xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml Date: Tue, 10 Sep 2013 07:56:50 -0000 To: commits@cxf.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130910075651.1525723888A6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cschneider Date: Tue Sep 10 07:56:50 2013 New Revision: 1521366 URL: http://svn.apache.org/r1521366 Log: CXF-5260 Fix error in beans.xml and reactivate itests Modified: cxf/branches/2.7.x-fixes/services/xkms/pom.xml cxf/branches/2.7.x-fixes/services/xkms/xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml Modified: cxf/branches/2.7.x-fixes/services/xkms/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/services/xkms/pom.xml?rev=1521366&r1=1521365&r2=1521366&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/services/xkms/pom.xml (original) +++ cxf/branches/2.7.x-fixes/services/xkms/pom.xml Tue Sep 10 07:56:50 2013 @@ -42,7 +42,7 @@ xkms-features xkms-osgi xkms-war - + xkms-itests Modified: cxf/branches/2.7.x-fixes/services/xkms/xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/services/xkms/xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml?rev=1521366&r1=1521365&r2=1521366&view=diff ============================================================================== --- cxf/branches/2.7.x-fixes/services/xkms/xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml (original) +++ cxf/branches/2.7.x-fixes/services/xkms/xkms-client/src/main/resources/OSGI-INF/blueprint/beans.xml Tue Sep 10 07:56:50 2013 @@ -53,7 +53,7 @@ + class="org.apache.cxf.xkms.crypto.impl.XkmsCryptoProviderFactory">