[
https://issues.apache.org/jira/browse/CAMEL-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531101#comment-16531101
]
Zoran Regvart commented on CAMEL-12504:
---------------------------------------
Just a quick update on this: the [daily
build|https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel.daily/]
builds on JDK 8 and then runs tests on JDK 9, 10 and 11. Latest change I made
was to fail the build at the end if the Maven returns a non zero return code.
There is a very small amount of tests that now fail on JDK 9 and 10 (17 in
total) and two components have jigsaw related issues (classes missing), and the
JDK 11 tests are not run as the maven-compiler-plugin version we use fails to
compile in {{json-simple-ordered}}.
I'll create sub tasks for the issues we currently have and rename this issue to
say test on Java 9+.
> Test Apache Camel on Java 10
> ----------------------------
>
> Key: CAMEL-12504
> URL: https://issues.apache.org/jira/browse/CAMEL-12504
> Project: Camel
> Issue Type: Test
> Components: build system
> Reporter: Luca Burgazzoli
> Priority: Major
> Fix For: 2.23.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)