GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1481
Camel 10141 have more projects build on JAVA 9 https://issues.apache.org/jira/browse/CAMEL-10141 This PR makes several modules build on JAVA 9 (see commit descriptions). Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnpoth/camel CAMEL-10141 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1481.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 #1481 ---- commit 3a040336de8bf8ddc4ab6ed59ad75caac1338463 Author: jpoth <poth.j...@gmail.com> Date: 2017-02-20T10:01:11Z CAMEL-10141 make CXF code gen plugin work on JAVA 9 commit 894a5e4a04db7462748b14eaeae265cedab33c15 Author: jpoth <poth.j...@gmail.com> Date: 2017-02-20T10:04:20Z CAMEL-10141 Tool.jar is no longer present in JAVA 9 commit 1cf8c7a47ea360ff9e5eab6e8279511d67b0cbd2 Author: jpoth <poth.j...@gmail.com> Date: 2017-02-21T09:50:04Z CAMEL-10141 Make xsd schema generation via ant tasks work on Java 9 ---- --- 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. ---