GitHub user tzezula opened a pull request: https://github.com/apache/ant/pull/15
Added JDK 9 module system support to the Java Task Added main module, modulepath and moduleupgradepath into Java task. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tzezula/ant jigsaw/java Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant/pull/15.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 #15 ---- commit dd8b5f45ddc0d1693ab7132c14f02e2d2d09c850 Author: Tomas Zezula <tomas.zez...@gmail.com> Date: 2016-03-03T11:56:40Z Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task. ---- --- 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org