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

commit 076662485e7f3d21a6a4b4f2a2071e8f972e1ef3
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