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 7149638658 GROOVY-8162: Update Groovysh to JLine3 (prep for GA release)
7149638658 is described below

commit 7149638658942ab0086c9d359d51259fa3e0c13a
Author: Paul King <[email protected]>
AuthorDate: Wed Aug 20 21:51:15 2025 +1000

    GROOVY-8162: Update Groovysh to JLine3 (prep for GA release)
---
 subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc 
b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc
index 29ef06351a..d36f965955 100644
--- a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc
+++ b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc
@@ -26,8 +26,6 @@ endif::[]
 
 == Groovy : Groovy Shell
 
-NOTE: The groovysh is undergoing a major re-vamp and some of this information 
may not yet have been updated to reflect the latest changes.
-
 The Groovy Shell, aka. `groovysh` is a command-line application which
 allows easy access to evaluate Groovy expressions, define classes and
 run simple experiments.

Reply via email to