Author: gertv
Date: Thu Jan 28 22:59:44 2010
New Revision: 904291
URL: http://svn.apache.org/viewvc?rev=904291&view=rev
Log:
Upgrade to latest specs/xmlbeans bundle version
Modified:
camel/trunk/platforms/karaf/features/pom.xml
camel/trunk/platforms/karaf/features/src/main/resources/features.xml
Modified: camel/trunk/platforms/karaf/features/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=904291&r1=904290&r2=904291&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Thu Jan 28 22:59:44 2010
@@ -65,7 +65,6 @@
<jackrabbit-version>1.5.3</jackrabbit-version>
<jaxb-bundle-version>2.1.12_1</jaxb-bundle-version>
<jexcelapi-bundle-version>2.4.2_2</jexcelapi-bundle-version>
- <jsr311-api-1.0-spec-version>1.3.0</jsr311-api-1.0-spec-version>
<hapi-bundle-version>0.5.1_3</hapi-bundle-version>
<httpcore-bundle-version>4.0-alpha6_1</httpcore-bundle-version>
<irclib-bundle-version>1.10_2</irclib-bundle-version>
@@ -108,7 +107,7 @@
<velocity-bundle-version>1.6.2_3</velocity-bundle-version>
<xalan-bundle-version>2.7.1_2</xalan-bundle-version>
<xerces-bundle-version>2.9.1_3</xerces-bundle-version>
- <xmlbeans-bundle-version>2.4.0_2</xmlbeans-bundle-version>
+ <xmlbeans-bundle-version>2.4.0_3</xmlbeans-bundle-version>
<xmlschema-version>1.4.5</xmlschema-version>
<xmlsec-bundle-version>1.4.3_2</xmlsec-bundle-version>
<xmlresolver-bundle-version>1.2_2</xmlresolver-bundle-version>
Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/src/main/resources/features.xml?rev=904291&r1=904290&r2=904291&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/src/main/resources/features.xml
(original)
+++ camel/trunk/platforms/karaf/features/src/main/resources/features.xml Thu
Jan 28 22:59:44 2010
@@ -74,7 +74,7 @@
<bundle>mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/${gernimo-annotation-spec-version}</bundle>
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.saaj-api-1.3/${servicemix-specs-version}</bundle>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/${wsdl4j-bundle-version}</bundle>
-
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr311-api-1.0/${jsr311-api-1.0-spec-version}</bundle>
+
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr311-api-1.0/${servicemix-specs-version}</bundle>
<bundle>mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${geronimo-ws-metadata-spec-version}</bundle>
<bundle>mvn:org.apache.cxf/cxf-bundle/${cxf-version}</bundle>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-io/${commons-io-bundle-version}</bundle>