[GitHub] groovy pull request #415: Remove outdated parser loading logic.

2016-09-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/415 --- 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 enab

[GitHub] groovy pull request #415: Remove outdated parser loading logic.

2016-09-06 Thread tychobrailleur
GitHub user tychobrailleur opened a pull request: https://github.com/apache/groovy/pull/415 Remove outdated parser loading logic. It looks like a long time ago there were two Groovy parsers, a “Classic” and Antlr. The Antlr one was loaded using reflection, while the classic