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

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new f995e57562 point to adoc file from subproject root
f995e57562 is described below

commit f995e575629d25caacb0c549ca336822e0791439
Author: Paul King <[email protected]>
AuthorDate: Wed Mar 25 08:01:58 2026 +1000

    point to adoc file from subproject root
---
 subprojects/groovy-ant/README.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/subprojects/groovy-ant/README.adoc 
b/subprojects/groovy-ant/README.adoc
new file mode 100644
index 0000000000..b710e6f034
--- /dev/null
+++ b/subprojects/groovy-ant/README.adoc
@@ -0,0 +1,5 @@
+= Groovy Ant Module
+
+Provides Ant tasks for executing Groovy scripts and compiling Groovy code from 
within Ant build files.
+
+See link:src/spec/doc/groovy-ant-task.adoc[groovy-ant-task.adoc] and 
link:src/spec/doc/groovyc-ant-task.adoc[groovyc-ant-task.adoc] for detailed 
documentation.
\ No newline at end of file

Reply via email to