GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1653
CAMEL-10141 upgrade to Java 9 build 165 This PR makes more modules unit tests pass on the latest Java 9 build 165 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/1653.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 #1653 ---- commit 8f7c92b36156e1337a56fe1388ef40abad1f5d8d Author: jpoth <poth.j...@gmail.com> Date: 2017-04-18T18:27:19Z CAMEL-10141: make camel-test tests pass on Java 9 commit ecbd9ff2515a1f17c525ca6f594a627c6b18d4cd Author: jpoth <poth.j...@gmail.com> Date: 2017-04-20T17:14:00Z CAMEL-10141: make camel-example-rest-producer tests pass on Java 9 commit e37ef278e8169b5af49cd3114458ae9313e75e9d Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T10:11:45Z CAMEL-10141: skip opentracing tests on Java 9 until Byteman upgrade to 4.x commit e79925e1ccb764541a0c0ff4b367cd049ccad96b Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T10:13:55Z CAMEL-10141: make camel-eip-documentation-enricher-maven-plugin tests pass on Java 9 commit 2f039df6ea133e570d42352ae9e6724f5f24c35a Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T12:47:06Z CAMEL-10141: make camel-testng tests pass on Java 9 commit e76424ef50b8670144690ad90ec43a769ed4a57e Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T12:47:26Z CAMEL-10141: make camel-test-spring tests pass on Java 9 commit 4d149be9c759394a5af53a3b648a917620d6e572 Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T12:47:48Z CAMEL-10141: make camel-spring-javaconfig tests pass on Java 9 commit 8272be50d8caa2430a8ea106e87f2dd2f74388ac Author: jpoth <poth.j...@gmail.com> Date: 2017-04-21T12:51:10Z CAMEL-10141: make camel-spring tests pass on Java 9. This required the use of Java's native shemagen instead of jaxb-xjc's embedded schemagen which doesn't 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. ---