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 a9197989c4 GROOVY-8162: Update Groovysh to JLine3 (tweak variable 
regex)
     new ee8e69e950 GROOVY-8162: Update Groovysh to JLine3 (tweak variable 
regex)
     new 160e5134f6 GROOVY-8162: Update Groovysh to JLine3 (trivial refactor)
     new 6c18138296 GROOVY-8162: Update Groovysh to JLine3 (add test for 
/methods)
     new 0f7be0c387 GROOVY-8162: Update Groovysh to JLine3 (tweak types regex)
     new 12ce4be032 GROOVY-8162: Update Groovysh to JLine3 (add /types test)
     new 79382e73d5 GROOVY-8162: Update Groovysh to JLine3 (additional 
documentation)

The 6 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:
 .../apache/groovy/groovysh/jline/GroovyEngine.java | 24 +++++++++++---------
 .../groovy-groovysh/src/spec/doc/groovysh.adoc     |  2 ++
 .../{ImportTest.groovy => MethodsTest.groovy}      | 17 ++++++++------
 .../{ImportTest.groovy => TypesTest.groovy}        | 26 ++++++++++++++++------
 4 files changed, 45 insertions(+), 24 deletions(-)
 copy 
subprojects/groovy-groovysh/src/test/groovy/org/apache/groovy/groovysh/commands/{ImportTest.groovy
 => MethodsTest.groovy} (65%)
 copy 
subprojects/groovy-groovysh/src/test/groovy/org/apache/groovy/groovysh/commands/{ImportTest.groovy
 => TypesTest.groovy} (51%)

Reply via email to