Author: cschneider
Date: Wed May  9 08:38:27 2012
New Revision: 1335989

URL: http://svn.apache.org/viewvc?rev=1335989&view=rev
Log:
CAMEL-5254 Increasing import range to [2.2,4) to allow the commands to install 
in karaf 3

Modified:
    camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml

Modified: camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml?rev=1335989&r1=1335988&r2=1335989&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml (original)
+++ camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml Wed May  9 
08:38:27 2012
@@ -72,7 +72,7 @@
             <Import-Package>
               org.apache.felix.service.command;version="[0.6,1)",
               org.apache.felix.gogo.commands;version="[0.6,1)",
-              org.apache.karaf.shell.console;version="[2.2.6,4)",
+              org.apache.karaf.shell.console;version="[2.2,4)",
               *
             </Import-Package>
             <Private-Package>


Reply via email to