rmannibucau opened a new pull request #405: ensure java version are supported even when not in our enum URL: https://github.com/apache/commons-lang/pull/405 Last java 11 version is 11.0.2 which breaks JavaVersion current impl. This fixes that and opens (making public) getJavaVersion static method to let a user convert System.getProperty("user.version") to a JavaVersion instance.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
