GitHub user tkruse opened a pull request: https://github.com/apache/incubator-groovy/pull/101
Minor fixes some small issues I saw while doing other things. See commit messages for details. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tkruse/incubator-groovy minor-fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-groovy/pull/101.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #101 ---- commit 5721bbf83174931f2f1e94ee9085e5144de6f159 Author: Thibault Kruse <thibault.kr...@gmx.de> Date: 2015-08-22T12:38:37Z Groovysh: Refactor: Do not duplicate code commit 011d15e8bdc86e901d1c7e60c65b6871d776b737 Author: Thibault Kruse <thibault.kr...@gmx.de> Date: 2015-08-10T18:57:33Z groovysh: log proper value commit 5c1cffeb316996517446c38d53e5f2717c0e33b2 Author: Thibault Kruse <thibault.kr...@gmx.de> Date: 2015-08-24T12:36:25Z Ranges: Make Range members final. Also improve javadoc. Else they can easily be changed in Groovy, which leads to undefined states commit 3bb4fe9ea2996b57ad407808f3146e097e3292f4 Author: Thibault Kruse <thibault.kr...@gmx.de> Date: 2015-08-25T18:40:39Z groovysh: Fix: Robust Command support breaking for command without resource bundle ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---