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 588A510573 for ; Tue, 20 Aug 2013 14:49:33 +0000 (UTC) Received: (qmail 31175 invoked by uid 500); 20 Aug 2013 14:49:32 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 30952 invoked by uid 500); 20 Aug 2013 14:49:32 -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 30935 invoked by uid 99); 20 Aug 2013 14:49:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 14:49:32 +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, 20 Aug 2013 14:49:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 864AE2388860; Tue, 20 Aug 2013 14:49:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1515836 - in /cxf/trunk: osgi/karaf/features/src/main/resources/features.xml parent/pom.xml Date: Tue, 20 Aug 2013 14:49:01 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130820144901.864AE2388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Aug 20 14:49:01 2013 New Revision: 1515836 URL: http://svn.apache.org/r1515836 Log: Fix the features.xml file for the latest wss4j requirements Modified: cxf/trunk/osgi/karaf/features/src/main/resources/features.xml cxf/trunk/parent/pom.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=1515836&r1=1515835&r2=1515836&view=diff ============================================================================== --- cxf/trunk/osgi/karaf/features/src/main/resources/features.xml (original) +++ cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Tue Aug 20 14:49:01 2013 @@ -60,7 +60,9 @@ cxf-specs - mvn:joda-time/joda-time/${cxf.joda.time.version} + + + mvn:joda-time/joda-time/1.6.2 mvn:commons-codec/commons-codec/${cxf.commons-codec.version} mvn:org.apache.santuario/xmlsec/${cxf.xmlsec.bundle.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/${cxf.opensaml.osgi.version} @@ -70,7 +72,7 @@ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/${cxf.bcel.bundle.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/${cxf.xalan.bundle.version} mvn:org.apache.neethi/neethi/${cxf.neethi.version} - + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/${cxf.jasypt.bundle.version} mvn:org.apache.wss4j/wss4j-bindings-wsu10/${cxf.wss4j.version} mvn:org.apache.wss4j/wss4j-bindings-wss10/${cxf.wss4j.version} mvn:org.apache.wss4j/wss4j-bindings-wss11/${cxf.wss4j.version} @@ -234,7 +236,7 @@ cxf-core cxf-tools - mvn:joda-time/joda-time/${cxf.joda.time.version2} + mvn:joda-time/joda-time/${cxf.joda.time.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${cxf.xpp3.bundle.version} mvn:org.jibx/jibx-run/${cxf.jibx.version} mvn:org.jibx/jibx-bind/${cxf.jibx.version} Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1515836&r1=1515835&r2=1515836&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Tue Aug 20 14:49:01 2013 @@ -106,6 +106,7 @@ 1.0 1.1.2 1.1.1 + 1.9.0_1 2.0 2.1 2.1.13 @@ -117,8 +118,7 @@ ${cxf.jaxb21.version} ${cxf.jaxb21.impl.version} ${cxf.jaxb21.xjc.version} - 1.6.2 - 2.1 + 2.2 1.0 1.3.4 8.1.12.v20130726