You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/08/10 09:00:57 UTC

camel git commit: CAMEL-10089: Extend jline so works on Karaf 4.1 onwards

Repository: camel
Updated Branches:
  refs/heads/master 1c09c73f8 -> e2718db7b


CAMEL-10089: Extend jline so works on Karaf 4.1 onwards


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2718db7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2718db7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e2718db7

Branch: refs/heads/master
Commit: e2718db7b069993b2eabe551d3934d13f951e086
Parents: 1c09c73
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Aug 10 11:00:47 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Aug 10 11:00:47 2016 +0200

----------------------------------------------------------------------
 platforms/karaf/commands-catalog/pom.xml | 2 +-
 platforms/karaf/commands/pom.xml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e2718db7/platforms/karaf/commands-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index e2aa32f..10ad5c6 100644
--- a/platforms/karaf/commands-catalog/pom.xml
+++ b/platforms/karaf/commands-catalog/pom.xml
@@ -76,7 +76,7 @@
               org.apache.felix.gogo.commands;version="[0.6,1)",
               org.apache.karaf.shell.console;version="[2.2,4)",
               org.slf4j.*;version="[1.6,2)",
-              jline.*;version="[2.1,3)",
+              jline.*;version="[2.1,4)",
               *
             </Import-Package>
           </instructions>

http://git-wip-us.apache.org/repos/asf/camel/blob/e2718db7/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 3701123..4be4320 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -82,7 +82,7 @@
               org.apache.felix.gogo.commands;version="[0.16,1)",
               org.apache.karaf.shell.console;version="[3,5)",
               org.slf4j.*;version="[1.6,2)",
-              jline.*;version="[2.1,3)",
+              jline.*;version="[2.1,4)",
               *
             </Import-Package>
             <Private-Package>