[
https://issues.apache.org/jira/browse/CAMEL-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978686#comment-15978686
]
ASF GitHub Bot commented on CAMEL-10141:
----------------------------------------
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 <[email protected]>
Date: 2017-04-18T18:27:19Z
CAMEL-10141: make camel-test tests pass on Java 9
commit ecbd9ff2515a1f17c525ca6f594a627c6b18d4cd
Author: jpoth <[email protected]>
Date: 2017-04-20T17:14:00Z
CAMEL-10141: make camel-example-rest-producer tests pass on Java 9
commit e37ef278e8169b5af49cd3114458ae9313e75e9d
Author: jpoth <[email protected]>
Date: 2017-04-21T10:11:45Z
CAMEL-10141: skip opentracing tests on Java 9 until Byteman upgrade to 4.x
commit e79925e1ccb764541a0c0ff4b367cd049ccad96b
Author: jpoth <[email protected]>
Date: 2017-04-21T10:13:55Z
CAMEL-10141: make camel-eip-documentation-enricher-maven-plugin tests pass
on Java 9
commit 2f039df6ea133e570d42352ae9e6724f5f24c35a
Author: jpoth <[email protected]>
Date: 2017-04-21T12:47:06Z
CAMEL-10141: make camel-testng tests pass on Java 9
commit e76424ef50b8670144690ad90ec43a769ed4a57e
Author: jpoth <[email protected]>
Date: 2017-04-21T12:47:26Z
CAMEL-10141: make camel-test-spring tests pass on Java 9
commit 4d149be9c759394a5af53a3b648a917620d6e572
Author: jpoth <[email protected]>
Date: 2017-04-21T12:47:48Z
CAMEL-10141: make camel-spring-javaconfig tests pass on Java 9
commit 8272be50d8caa2430a8ea106e87f2dd2f74388ac
Author: jpoth <[email protected]>
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
----
> Test Apache Camel on Java 9
> ---------------------------
>
> Key: CAMEL-10141
> URL: https://issues.apache.org/jira/browse/CAMEL-10141
> Project: Camel
> Issue Type: Test
> Components: build system
> Reporter: Claus Ibsen
> Fix For: Future
>
>
> To find out early if we have problems with Java 9 and Apache Camel.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)