GitHub user ansell opened a pull request: https://github.com/apache/maven-enforcer/pull/24
MENFORCER-274 : Add check for version 9 in RequireJavaVersion Adds an explicit regression check for Java-9 in the RequireJavaVersion test. Note, the test already succeeds, this is just ensuring that it will keep succeeding in future. Signed-off-by: Peter Ansell <p_ans...@yahoo.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/ansell/maven-enforcer MENFORCER-274 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-enforcer/pull/24.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 #24 ---- commit 096c2e42169b7f5375fb1b73d6cbf9d987b21bf5 Author: Peter Ansell <p_ans...@yahoo.com> Date: 2017-06-28T06:46:45Z MENFORCER-274 : Add check for version 9 in RequireJavaVersion Signed-off-by: Peter Ansell <p_ans...@yahoo.com> ---- --- 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...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org