GitHub user pieces029 opened a pull request: https://github.com/apache/groovy/pull/344
Adding Android Classifier Adding an android classifier in addition to grooid classifier. They are both the same jar file, just a more specific/descriptive name @melix hope this change is okay with you. I'm on the home stretch of groovy-android-gradle-plugin, and will be updating docs soon both here and for android soon, and figure I might as well try and get this in while I'm updating everything. If we want to leave grooid I'm cool with it too. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pieces029/groovy update-android Alternatively you can review and apply these changes as the patch at: https://github.com/apache/groovy/pull/344.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 #344 ---- commit fea9e06be0ece1aa7ec344b533240eb9e8aa34ec Author: Andrew Reitz <aj.re...@gmail.com> Date: 2016-06-02T19:41:40Z Adding Android Classifier Adding an android classifier in addition to grooid classifier. They are both the same jar file, just a more descriptive name that will eventually phase out the grood classifier. ---- --- 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. ---