This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new f2bffc5 Regen f2bffc5 is described below commit f2bffc5f11d10be9d0552d4d2e14c76e74c4d25e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Feb 4 10:36:07 2022 +0100 Regen --- .../resources/org/apache/camel/catalog/karaf/components/paxlogging.json | 2 +- .../src/main/resources/org/apache/camel/catalog/karaf/others/kura.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/paxlogging.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/paxlogging.json index 97072de..6954472 100644 --- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/paxlogging.json +++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/paxlogging.json @@ -4,7 +4,7 @@ "name": "paxlogging", "title": "OSGi PAX Logging", "description": "The paxlogging component can be used in an OSGi environment to receive PaxLogging events and process them.", - "deprecated": false, + "deprecated": true, "firstVersion": "2.6.0", "label": "monitoring", "javaType": "org.apache.camel.component.paxlogging.PaxLoggingComponent", diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/kura.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/kura.json index 939a216..8073b3d 100644 --- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/kura.json +++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/kura.json @@ -4,7 +4,7 @@ "name": "kura", "title": "Kura", "description": "Using Camel with Eclipse Kura (OSGi)", - "deprecated": false, + "deprecated": true, "firstVersion": "2.15.0", "label": "iot,osgi", "supportLevel": "Stable",