This is an automated email from the ASF dual-hosted git repository.
apupier 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 2d3bf7cff9c4 Remove wrog Groovy DSl mention in AGENTS.md
2d3bf7cff9c4 is described below
commit 2d3bf7cff9c4f5f514e80e1b651c393084b09fb9
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Jan 21 14:22:02 2026 +0100
Remove wrog Groovy DSl mention in AGENTS.md
Signed-off-by: Aurélien Pupier <[email protected]>
---
AGENTS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/AGENTS.md b/AGENTS.md
index 4aa563143a25..c39ceb9b8d69 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -4,7 +4,7 @@ Guidelines for AI agents working on this codebase.
## Project Info
-Apache Camel is an integration framework supporting routing rules in Java,
XML, Groovy, and YAML DSLs.
+Apache Camel is an integration framework supporting routing rules in Java, XML
and YAML DSLs.
- Version: 4.18.0-SNAPSHOT
- Java: 17+ (21 for Virtual Threads)