This is an automated email from the ASF dual-hosted git repository.

jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/camel-main by this push:
     new 9d935ba0ef Dprecated groovy dsl
9d935ba0ef is described below

commit 9d935ba0efb09de7f258ba876a7da69beecfb297
Author: JiriOndrusek <[email protected]>
AuthorDate: Fri Oct 4 11:34:44 2024 +0200

    Dprecated groovy dsl
---
 .../runtime/src/main/resources/META-INF/quarkus-extension.yaml           | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/extensions/groovy-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml
 
b/extensions/groovy-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index 084884c729..6307284263 100644
--- 
a/extensions/groovy-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++ 
b/extensions/groovy-dsl/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -30,3 +30,4 @@ metadata:
   - "integration"
   status:
   - "stable"
+  - "deprecated"
\ No newline at end of file

Reply via email to