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 2020/04/01 06:17:48 UTC

[camel-spring-boot] branch master updated: Remove kura as its OSGi only

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new 533275a  Remove kura as its OSGi only
533275a is described below

commit 533275a5d222474ae67805cc484d9e80a412063d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Apr 1 08:17:03 2020 +0200

    Remove kura as its OSGi only
---
 .../org/apache/camel/springboot/catalog/others.properties  |  1 -
 .../org/apache/camel/springboot/catalog/others/kura.json   | 14 --------------
 components-starter/README.adoc                             |  3 ---
 docs/modules/ROOT/pages/list.adoc                          |  3 ---
 4 files changed, 21 deletions(-)

diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
index 7f1c03b..0d39649 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
@@ -2,7 +2,6 @@ aws-xray
 cxf-transport
 hystrix
 jasypt
-kura
 leveldb
 lra
 openapi-java
diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/kura.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/kura.json
deleted file mode 100644
index 0d9c0be..0000000
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/kura.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "kura",
-    "title": "Kura",
-    "description": "Using Camel with Eclipse Kura (OSGi)",
-    "deprecated": false,
-    "firstVersion": "2.15.0",
-    "label": "iot,osgi",
-    "groupId": "org.apache.camel.springboot",
-    "artifactId": "camel-kura-starter",
-    "version": "3.2.0-SNAPSHOT"
-  }
-}
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index f111e24..4b05092 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -1222,9 +1222,6 @@ Number of miscellaneous extensions: 23 in 23 JAR artifacts (0 deprecated)
 | link:https://camel.apache.org/components/latest/jasypt.html[Jasypt] +
 (camel-jasypt-starter) | 2.5 | Security using Jasypt
 
-| link:https://camel.apache.org/components/latest/kura.html[Kura] +
-(camel-kura-starter) | 2.15 | Using Camel with Eclipse Kura (OSGi)
-
 | link:https://camel.apache.org/components/latest/leveldb.html[LevelDB] +
 (camel-leveldb-starter) | 2.10 | Using LevelDB as persistent EIP store
 
diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc
index f111e24..4b05092 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -1222,9 +1222,6 @@ Number of miscellaneous extensions: 23 in 23 JAR artifacts (0 deprecated)
 | link:https://camel.apache.org/components/latest/jasypt.html[Jasypt] +
 (camel-jasypt-starter) | 2.5 | Security using Jasypt
 
-| link:https://camel.apache.org/components/latest/kura.html[Kura] +
-(camel-kura-starter) | 2.15 | Using Camel with Eclipse Kura (OSGi)
-
 | link:https://camel.apache.org/components/latest/leveldb.html[LevelDB] +
 (camel-leveldb-starter) | 2.10 | Using LevelDB as persistent EIP store