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 48e43596cd5 camel-groovy-dsl - Deprecated 48e43596cd5 is described below commit 48e43596cd5e847351557edb5c47ad6492cdb539 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Oct 3 15:15:27 2024 +0200 camel-groovy-dsl - Deprecated --- .../generated/resources/org/apache/camel/catalog/others/groovy-dsl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 9aa3b078885..649fe59f421 100644 --- 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 @@ -4,7 +4,7 @@ "name": "groovy-dsl", "title": "Groovy DSL", "description": "Camel DSL with Groovy", - "deprecated": false, + "deprecated": true, "firstVersion": "3.9.0", "label": "dsl", "supportLevel": "Experimental",