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.git
The following commit(s) were added to refs/heads/main by this push:
new ed37e43 Regen for commit 92d37d4167e04f14dcbf2619024861f2f8d03f9b
(#6833)
ed37e43 is described below
commit ed37e43152954ad625e34f2ee6dd1c0cf7a3f731
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 27 10:59:24 2022 +0100
Regen for commit 92d37d4167e04f14dcbf2619024861f2f8d03f9b (#6833)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: davsclaus <[email protected]>
---
.../resources/org/apache/camel/catalog/others.properties | 2 --
.../org/apache/camel/catalog/others/groovy-dsl.json | 15 ---------------
.../org/apache/camel/catalog/others/yaml-dsl.json | 15 ---------------
3 files changed, 32 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 0fb5b58..ce91a0d 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -15,7 +15,6 @@ debug
elytron
endpointdsl
etcd3
-groovy-dsl
headersmap
health
hystrix
@@ -64,5 +63,4 @@ tracing
undertow-spring-security
xml-io-dsl
xml-jaxb-dsl
-yaml-dsl
zipkin
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/groovy-dsl.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/groovy-dsl.json
deleted file mode 100644
index 89e0f2d..0000000
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/groovy-dsl.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "groovy-dsl",
- "title": "Groovy Dsl",
- "description": "Camel DSL with Groovy",
- "deprecated": false,
- "firstVersion": "3.9.0",
- "label": "dsl",
- "supportLevel": "Experimental",
- "groupId": "org.apache.camel",
- "artifactId": "camel-groovy-dsl",
- "version": "3.15.0-SNAPSHOT"
- }
-}
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/yaml-dsl.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/yaml-dsl.json
deleted file mode 100644
index efbd056..0000000
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/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.15.0-SNAPSHOT"
- }
-}