GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1576
Camel 10141 https://issues.apache.org/jira/browse/CAMEL-10141 This PR makes several modules's test run on Java 9. Remaining failures should be fixed by next [CXF upgrade](https://issues.apache.org/jira/browse/CXF-7270) 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/1576.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 #1576 ---- commit 3cc7c9fe8fd1592aa49ea5e1593d3479295c5468 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T15:52:41Z CAMEL-10141: upgrade maven-scr-plugin for Java 9 support commit 4901ae895a636f2b0f48e4cc3c04c586db7de8fc Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T15:54:00Z CAMEL-10141: make camel-ruby unit tests pass on Java 9 commit 13196a34f48ebeddd72f4525ca29daa350bb4545 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:01:06Z CAMEL-10141: make camel-archetype-scr unit tests pass on Java 9 commit 83dcfdc4d44421a93cce5a0966dc849ad1319088 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:02:06Z CAMEL-10141: make camel-blueprint integration tests pass on Java 9 commit 51e6899aadf5a95f1c3b1dc920b8fa83803fbc75 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:03:07Z CAMEL-10141: make camel-example-spring-boot tests pass on Java 9 commit 8b8f7a33fbf7a8a2fe8d6bc04cd0f58a71964554 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:03:33Z CAMEL-10141: make camel-example-reportincident tests pass on Java 9 commit bf309b6f297258e462707e783e69ff5e451f91b4 Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:04:01Z CAMEL-10141: make camel-example-transformer-demo tests pass on Java 9 commit 6be7b68657c6c45e999174c233464b98356e226b Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:04:41Z CAMEL-10141: make camel-example-spring-boot-rest-jpa tests pass on Java 9 commit e1eadf58b5727729bc3c330f3aecf8f72f6fdfdf Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:05:01Z CAMEL-10141: make camel-example-validator-spring-boot tests pass on Java 9 commit 41a434999490afece696697b27d650d5b5f8516c Author: jpoth <poth.j...@gmail.com> Date: 2017-03-24T16:08:19Z CAMEL-10141: add Java 9 flags to support the maven-war-plugin on Java 9 when building camel-example-reportincident module ---- --- 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. ---