GitHub user infil00p opened a pull request: https://github.com/apache/cordova-android/pull/338
CB-11640: Fixing the checks so they check for Java 1.8 and higher FINAL VERSIONS Right now, we test for only final and not pre-release versions of the Java language. Therefore, no Java 9 early candidates. You can merge this pull request into a Git repository by running: $ git pull https://github.com/infil00p/cordova-android java_regex Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/338.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 #338 ---- commit f1b85a3f40ad928fd3bc6dd83cfcb1180725f2f5 Author: Joe Bowser <bows...@apache.org> Date: 2016-09-19T20:35:16Z CB-11640: Changing requirements check to ask for Java 8 commit 27b3817294a48ebf157278fa9c4852b535eb33b6 Author: Joe Bowser <bows...@apache.org> Date: 2016-09-21T21:16:33Z Tweaking the regex commit 68e81000635e1a2a7850c4e1545f2d2915ba6896 Author: Joe Bowser <bows...@apache.org> Date: 2016-09-27T21:38:07Z CB-11640: Fixing check_reqs.js so it actually works ---- --- 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...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org