Re: Java 9 build

2018-07-02 Thread Zoran Regvart
Hi Colm, so I think I've fixed that by reverting to 2.3.0 for both JAXB API and JAXB implementation. I've also made a change to the daily build so that the build fails at the end if one of the stages testing JDK 9/10/11 fail. I think, we'll see the results of this late today, I think it will take

Re: Java 9 build

2018-06-29 Thread Colm O hEigeartaigh
Thanks for the replies - I'm not behind a proxy and the Spring file looks fine, so I'm not sure what the issue could be. Incidentally, the camel-cxf-transport module is broken on Java 9 with: [ERROR] Failed to execute goal org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java (generate-test-sources)

Re: Java 9 build

2018-06-28 Thread Zoran Regvart
Hi Colm, we have a daily build to test Camel on Java 9 and 10[1]. We build on Java 8 and run tests on 9/10, we're now looking into running tests on Java 11 early access builds. John Poth worked on getting Camel to build on Java 9, while I haven't tried it recently I believe this should still work.

R: Java 9 build

2018-06-27 Thread Andrea Cosentino
We have build running on Jenkins for Java 9 and Java 10. We have a small number of test errorsĀ  Inviato da Yahoo Mail su Android Il mer, 27 giu, 2018 alle 17:33, Colm O hEigeartaigh ha scritto: Hi all, Is the current Camel master supposed to build with Java 9? I get some failures in came

Java 9 build

2018-06-27 Thread Colm O hEigeartaigh
Hi all, Is the current Camel master supposed to build with Java 9? I get some failures in camel-spring with Java 9.0.4 along the lines of: [ERROR] testInvokeServiceWithMessageHeader(org.apache.camel.spring.produce.ProduceTest) Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Failed

[GitHub] camel pull request #1653: CAMEL-10141 upgrade to Java 9 build 165

2017-04-21 Thread johnpoth
Github user johnpoth closed the pull request at: https://github.com/apache/camel/pull/1653 --- 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 en

[GitHub] camel pull request #1653: CAMEL-10141 upgrade to Java 9 build 165

2017-04-21 Thread johnpoth
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