Author: vanto
Date: Thu Jan 6 18:28:39 2011
New Revision: 1055993
URL: http://svn.apache.org/viewvc?rev=1055993&view=rev
Log:
make the bundle compatible with newer SMX versions.
Modified:
ode/trunk/jbi-karaf/src/main/resources/features.xml
Modified: ode/trunk/jbi-karaf/src/main/resources/features.xml
URL:
http://svn.apache.org/viewvc/ode/trunk/jbi-karaf/src/main/resources/features.xml?rev=1055993&r1=1055992&r2=1055993&view=diff
==============================================================================
--- ode/trunk/jbi-karaf/src/main/resources/features.xml (original)
+++ ode/trunk/jbi-karaf/src/main/resources/features.xml Thu Jan 6 18:28:39 2011
@@ -24,6 +24,7 @@
<bundle>mvn:commons-io/commons-io/1.4</bundle>
<bundle>wrap:mvn:jaxen/jaxen/1.1.1</bundle>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saxon/9.1.0.8_1</bundle>
+
<bundle>mvn:org.apache.geronimo.components/geronimo-connector/2.1.3</bundle>
</feature>
<feature name="ode-core" version="${ode.version}">
<bundle>mvn:org.apache.ode/ode-jbi-bundle/${ode.version}</bundle>