GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-text/pull/59
add oraclejdk9 to travis configuration add maven java9 profile: - use maven-javadoc-plugin version 3.0.0-M1, because versions below 3.0.0 do not work on java 9 - skip maven-coveralls-plugin, because version 4.3.0 does not work on java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/commons-text add_jdk9_to_travis Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-text/pull/59.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 #59 ---- commit be0a5aa0af58d184948cf044532f49f04a8f03f4 Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-07-28T17:43:44Z add oraclejdk9 to travis configuration add maven java9 profile: - use maven-javadoc-plugin version 3.0.0-M1, because versions below 3.0.0 do not work on java 9 - skip maven-coveralls-plugin, because version 4.3.0 does not work on java 9, see https://github.com/trautonen/coveralls-maven-plugin/issues/112 ---- --- 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...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org