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 79382e73d5 GROOVY-8162: Update Groovysh to JLine3 (additional documentation) new ab49056d2c GROOVY-8162: Update Groovysh to JLine3 (document /colors and /types) new 0e07e7faaa GROOVY-8162: Update Groovysh to JLine3 (retain ordering of fragments) The 2 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: .../org/apache/groovy/groovysh/jline/GroovyEngine.java | 16 +++++++++------- .../src/spec/doc/assets/img/repl_classloader.png | Bin 0 -> 603259 bytes .../src/spec/doc/assets/img/repl_colors.png | Bin 0 -> 747095 bytes .../src/spec/doc/assets/img/repl_types.png | Bin 0 -> 368103 bytes subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc | 14 ++++++++++++++ 5 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_classloader.png create mode 100644 subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_colors.png create mode 100644 subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_types.png