From f466aa905b7cdc8bce955ba8ff21aaba524cd944 Mon Sep 17 00:00:00 2001 From: Declan Cox Date: Mon, 22 Aug 2016 14:42:36 +0100 Subject: [PATCH 1/2] Updated ktop for Karaf 4.0.x. Straightforward enough, required building agains 4.0.0 version of shell commands, this results in correct bundle ranges generated for ktop bundle to run on Karaf 4.0.x variants. --- pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 50bc0a9..7f5f415 100644 --- a/pom.xml +++ b/pom.xml @@ -59,16 +59,18 @@ 1.5 - 4.11 - 5.0.0 + 6.0.0 1.7.7 + 4.12 + + 4.0.0 org.apache.karaf.shell org.apache.karaf.shell.console - 3.0.0 + ${org.apache.karaf.shell.console.version} @@ -80,7 +82,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn ${osgi.version} provided From ab24bbe5eca584fcd51d0bfa7382cc9d3c593040 Mon Sep 17 00:00:00 2001 From: Declan Cox Date: Mon, 22 Aug 2016 14:49:17 +0100 Subject: [PATCH 2/2] Updated version to 4.0.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f5f415..fbf9ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.savoirtech.karaf.commands ktop bundle - 0.2.1.M1-SNAPSHOT + 4.0.0-SNAPSHOT Apache Karaf :: Shell aetos/ktop Commands Provides the OSGi aetos commands