This is an automated email from the ASF dual-hosted git repository.
acosentino 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 8ea72fd Regen
8ea72fd is described below
commit 8ea72fd7e42bc959d593687075aba29c4e05181f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 7 08:20:43 2022 +0100
Regen
---
.../org/apache/camel/catalog/karaf/others.properties | 1 -
.../org/apache/camel/catalog/karaf/others/yaml-dsl.json | 15 ---------------
2 files changed, 16 deletions(-)
diff --git
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others.properties
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others.properties
index 83dee71..c79b991 100644
---
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others.properties
+++
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others.properties
@@ -16,5 +16,4 @@ shiro
swagger-java
test-spring
tracing
-yaml-dsl
zipkin
diff --git
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/yaml-dsl.json
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/yaml-dsl.json
deleted file mode 100644
index 3841b21..0000000
---
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/others/yaml-dsl.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "yaml-dsl",
- "title": "YAML DSL",
- "description": "Camel DSL with YAML",
- "deprecated": false,
- "firstVersion": "3.9.0",
- "label": "dsl",
- "supportLevel": "Stable",
- "groupId": "org.apache.camel",
- "artifactId": "camel-yaml-dsl",
- "version": "3.16.0-SNAPSHOT"
- }
-}