GitHub user tkruse opened a pull request: https://github.com/apache/incubator-groovy/pull/99
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/99.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 #99 ---- 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 be63667f60aca7909e03d5ed86d73ec4451751bf 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 ffbdaf982de7f227a41b7e741af6b0f340ccbcaf Author: Thibault Kruse <thibault.kr...@gmx.de> Date: 2015-08-24T12:38:07Z Rename arguments of unsafe constructor to give stronger hint to semantics. ---- --- 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. ---