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 B62126162 for ; Mon, 20 Jun 2011 06:11:44 +0000 (UTC) Received: (qmail 63249 invoked by uid 500); 20 Jun 2011 06:11:44 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 63144 invoked by uid 500); 20 Jun 2011 06:11:39 -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 63137 invoked by uid 99); 20 Jun 2011 06:11:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 06:11:38 +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; Mon, 20 Jun 2011 06:11:35 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1CA4923889EC; Mon, 20 Jun 2011 06:11:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1137512 - in /cxf/branches/2.4.x-fixes: ./ distribution/karaf/features/src/main/resources/features.xml Date: Mon, 20 Jun 2011 06:11:14 -0000 To: commits@cxf.apache.org From: ffang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110620061114.1CA4923889EC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ffang Date: Mon Jun 20 06:11:13 2011 New Revision: 1137512 URL: http://svn.apache.org/viewvc?rev=1137512&view=rev Log: Merged revisions 1137509 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1137509 | ffang | 2011-06-20 14:07:43 +0800 (δΈ€, 20 6 2011) | 1 line [CXF-3600]add OBR resolver to karaf features descriptor ........ Modified: cxf/branches/2.4.x-fixes/ (props changed) cxf/branches/2.4.x-fixes/distribution/karaf/features/src/main/resources/features.xml Propchange: cxf/branches/2.4.x-fixes/ ------------------------------------------------------------------------------ --- svnmerge-integrated (original) +++ svnmerge-integrated Mon Jun 20 06:11:13 2011 @@ -1 +1 @@ -/cxf/trunk:1-1134023,1134142,1134248,1134281,1134523,1134526,1135457,1135484,1135899,1136380,1136417,1136837,1136860,1136933 +/cxf/trunk:1-1134023,1134142,1134248,1134281,1134523,1134526,1135457,1135484,1135899,1136380,1136417,1136837,1136860,1136933,1137509 Modified: cxf/branches/2.4.x-fixes/distribution/karaf/features/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/karaf/features/src/main/resources/features.xml?rev=1137512&r1=1137511&r2=1137512&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/distribution/karaf/features/src/main/resources/features.xml (original) +++ cxf/branches/2.4.x-fixes/distribution/karaf/features/src/main/resources/features.xml Mon Jun 20 06:11:13 2011 @@ -18,7 +18,7 @@ --> - + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/${cxf.servicemix.specs.version} mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/${cxf.geronimo.annotation.version} mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${cxf.geronimo.ws.metadata.version} @@ -30,12 +30,12 @@ mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr311-api-1.1/${cxf.servicemix.specs.version} - + cxf-specs mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/${cxf.jaxb.bundle.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/${cxf.jaxb.bundle.version} - + spring mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/${cxf.geronimo.transaction.version} mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/${cxf.geronimo.jms.version} @@ -44,7 +44,7 @@ mvn:org.springframework/spring-web/${cxf.spring.version} - + mvn:commons-codec/commons-codec/${cxf.commons-codec.version} mvn:org.apache.ws.commons.axiom/axiom-impl/${cxf.axiom.version} mvn:org.apache.ws.commons.axiom/axiom-api/${cxf.axiom.version} @@ -61,17 +61,17 @@ mvn:org.apache.abdera/abdera-server/${cxf.abdera.version} cxf-jaxb - + mvn:joda-time/joda-time/${cxf.joda.time.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/${cxf.opensaml.osgi.version} - + opensaml mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlsec/${cxf.xmlsec.bundle.version} mvn:org.apache.ws.security/wss4j/${cxf.wss4j.version} - + cxf-specs mvn:commons-lang/commons-lang/${cxf.commons-lang.version} mvn:commons-collections/commons-collections/${cxf.commons-collections.version}