Author: vanto
Date: Thu Jan  6 17:46:02 2011
New Revision: 1055959

URL: http://svn.apache.org/viewvc?rev=1055959&view=rev
Log:
make the bundle compatible with newer SMX versions.

Modified:
    ode/branches/ode-1.3.5.x/jbi-karaf/src/main/resources/features.xml

Modified: ode/branches/ode-1.3.5.x/jbi-karaf/src/main/resources/features.xml
URL: 
http://svn.apache.org/viewvc/ode/branches/ode-1.3.5.x/jbi-karaf/src/main/resources/features.xml?rev=1055959&r1=1055958&r2=1055959&view=diff
==============================================================================
--- ode/branches/ode-1.3.5.x/jbi-karaf/src/main/resources/features.xml 
(original)
+++ ode/branches/ode-1.3.5.x/jbi-karaf/src/main/resources/features.xml Thu Jan  
6 17:46:02 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>


Reply via email to