GitHub user acoburn opened a pull request: https://github.com/apache/commons-rdf/pull/47
COMMONSRDF-67 The current japicmp maven plugin requires a number of javaee libraries that are not available on JDK 9. Until this is fixed in the upstream project, this adds the required dependencies for the plugin so that commons-rdf can be built on JDK 9. The jacoco tool version is also updated to support Java 9. You can merge this pull request into a Git repository by running: $ git pull https://github.com/acoburn/commons-rdf COMMONSRDF-67 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-rdf/pull/47.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 #47 ---- commit 5cbfd5105e8523556116918c1068f34f38fea2e7 Author: Aaron Coburn <acob...@amherst.edu> Date: 2017-11-20T19:57:30Z COMMONSRDF-67 The current japicmp maven plugin requires a number of javaee libraries that are not available on JDK 9. Until this is fixed in the upstream project, this adds the required dependencies for the plugin so that commons-rdf can be built on JDK 9. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org