GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/35
Use Java 7 as the minimum required Java version Now that the vote to upgrade the minimal required Java version has been passed[1], the commit here upgrades the version to Java 7. [1] https://www.mail-archive.com/dev@ant.apache.org/msg45557.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaikiran/ant-ivy java-7 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant-ivy/pull/35.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 #35 ---- commit 9ca03288e40e8a2230756de2aa7883cabd09652a Author: Jaikiran Pai <jaikiran....@gmail.com> Date: 2017-05-29T11:22:32Z Use Java 7 as the minimum required Java version ---- --- 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