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
commit fee560e112ab3f31e41b85109d79c066614e7bef Author: Claus Ibsen <[email protected]> AuthorDate: Tue Jan 25 13:37:05 2022 +0100 Regen --- .../resources/org/apache/camel/catalog/others.properties | 9 +++++++++ .../org/apache/camel/catalog/others/componentdsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/endpointdsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/java-joor-dsl.json | 15 +++++++++++++++ .../resources/org/apache/camel/catalog/others/js-dsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/jsh-dsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/kamelet-main.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/kotlin-dsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/xml-io-dsl.json | 15 +++++++++++++++ .../org/apache/camel/catalog/others/xml-jaxb-dsl.json | 15 +++++++++++++++ 10 files changed, 144 insertions(+) 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 589ff33..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 @@ -7,18 +7,25 @@ cdi-main cloud cloudevents cluster +componentdsl console csimple-joor cxf-transport debug elytron +endpointdsl etcd3 headersmap health hystrix jasypt +java-joor-dsl jfr +js-dsl +jsh-dsl jta +kamelet-main +kotlin-dsl leveldb leveldb-legacy lra @@ -54,4 +61,6 @@ testcontainers-spring-junit5 threadpoolfactory-vertx tracing undertow-spring-security +xml-io-dsl +xml-jaxb-dsl zipkin diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/componentdsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/componentdsl.json new file mode 100644 index 0000000..8ed0f4a --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/componentdsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "componentdsl", + "title": "Java Component DSL", + "description": "The Camel Component DSL", + "deprecated": false, + "firstVersion": "3.1.0", + "label": "dsl", + "supportLevel": "Stable", + "groupId": "org.apache.camel", + "artifactId": "camel-componentdsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/endpointdsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/endpointdsl.json new file mode 100644 index 0000000..543d714 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/endpointdsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "endpointdsl", + "title": "Java Endpoint DSL", + "description": "The Camel Endpoint DSL", + "deprecated": false, + "firstVersion": "3.0.0", + "label": "dsl", + "supportLevel": "Stable", + "groupId": "org.apache.camel", + "artifactId": "camel-endpointdsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/java-joor-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/java-joor-dsl.json new file mode 100644 index 0000000..ac29886 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/java-joor-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "java-joor-dsl", + "title": "Java DSL (runtime compiled)", + "description": "Camel Java DSL with jOOR", + "deprecated": false, + "firstVersion": "3.9.0", + "label": "dsl", + "supportLevel": "Stable", + "groupId": "org.apache.camel", + "artifactId": "camel-java-joor-dsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/js-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/js-dsl.json new file mode 100644 index 0000000..dc4e963 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/js-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "js-dsl", + "title": "JavaScript DSL", + "description": "Camel DSL with JavaScript", + "deprecated": false, + "firstVersion": "3.9.0", + "label": "dsl", + "supportLevel": "Experimental", + "groupId": "org.apache.camel", + "artifactId": "camel-js-dsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/jsh-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/jsh-dsl.json new file mode 100644 index 0000000..61c53c1 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/jsh-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "jsh-dsl", + "title": "JavaShell DSL", + "description": "Camel DSL with JavaShell", + "deprecated": false, + "firstVersion": "3.15.0", + "label": "dsl", + "supportLevel": "Experimental", + "groupId": "org.apache.camel", + "artifactId": "camel-jsh-dsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json new file mode 100644 index 0000000..f0eb9cf --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kamelet-main.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "kamelet-main", + "title": "Kamelet Main", + "description": "Main to run Kamelet standalone", + "deprecated": false, + "firstVersion": "3.11.0", + "label": "jbang", + "supportLevel": "Experimental", + "groupId": "org.apache.camel", + "artifactId": "camel-kamelet-main", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kotlin-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kotlin-dsl.json new file mode 100644 index 0000000..47b2261 --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/kotlin-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "kotlin-dsl", + "title": "Kotlin DSL", + "description": "Camel DSL with Kotlin", + "deprecated": false, + "firstVersion": "3.9.0", + "label": "dsl", + "supportLevel": "Experimental", + "groupId": "org.apache.camel", + "artifactId": "camel-kotlin-dsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-io-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-io-dsl.json new file mode 100644 index 0000000..b5576fc --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-io-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "xml-io-dsl", + "title": "XML DSL", + "description": "Camel XML DSL with camel-xml-io", + "deprecated": false, + "firstVersion": "3.9.0", + "label": "dsl", + "supportLevel": "Stable", + "groupId": "org.apache.camel", + "artifactId": "camel-xml-io-dsl", + "version": "3.15.0-SNAPSHOT" + } +} diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-jaxb-dsl.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-jaxb-dsl.json new file mode 100644 index 0000000..59008ae --- /dev/null +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/xml-jaxb-dsl.json @@ -0,0 +1,15 @@ +{ + "other": { + "kind": "other", + "name": "xml-jaxb-dsl", + "title": "XML DSL (legacy)", + "description": "Camel XML DSL with camel-xml-jaxb", + "deprecated": false, + "firstVersion": "3.9.0", + "label": "dsl", + "supportLevel": "Stable", + "groupId": "org.apache.camel", + "artifactId": "camel-xml-jaxb-dsl", + "version": "3.15.0-SNAPSHOT" + } +}
