This is an automated email from the ASF dual-hosted git repository. paulk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
from b9141a6ef0 GROOVY-8162: Update Groovysh to JLine3 (clarify duplicate var handling) new 76fc7050cd GROOVY-8162: Update Groovysh to JLine3 (remove warning on recent JDKs) new d81b3666d5 GROOVY-8162: Update Groovysh to JLine3 (fancy banner and begin reworking CLI options) new 8190bb7cf7 GROOVY-8162: Update Groovysh to JLine3 (minor tweaks) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/bin/groovysh | 4 ++ src/bin/groovysh.bat | 4 +- .../groovy/org/apache/groovy/groovysh/Main.groovy | 46 ++++++++++++++++++++-- .../org/apache/groovy/groovysh/Main.properties | 38 ++++++++++++++++++ .../groovy-groovysh/src/spec/doc/groovysh.adoc | 17 +++++--- 5 files changed, 99 insertions(+), 10 deletions(-)