Github user asfgit closed the pull request at:
https://github.com/apache/commons-text/pull/59
---
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
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-cov