You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/13 18:11:41 UTC

[jira] [Commented] (CAMEL-10141) Test Apache Camel on Java 9

    [ https://issues.apache.org/jira/browse/CAMEL-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864129#comment-15864129 ] 

ASF GitHub Bot commented on CAMEL-10141:
----------------------------------------

GitHub user johnpoth opened a pull request:

    https://github.com/apache/camel/pull/1460

    Support for java 9 

    https://issues.apache.org/jira/browse/CAMEL-10141
    
    This PR adds support for java 9 up to camel-core in the reactor build order. I've tested with the latest java 9 (Build 156).
    
    I'll squash the commits once approved (left them for clarity).
    
    Thanks!

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/1460.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 #1460
    
----
commit 2a7519bd264db12ce5535b94dca5422f614c2c47
Author: jpoth <po...@gmail.com>
Date:   2017-02-09T11:18:21Z

    CAMEL-10141 Tools.jar is no longer present in java 9

commit 3ef980bb0658223fdc8c6a0c0a97b15b08fde9d4
Author: jpoth <po...@gmail.com>
Date:   2017-02-09T11:34:11Z

    CAMEL-10141 Upgrade maven jar plugin for java 9 support

commit 0cc95d885fdfd99f3acff450127d881fc04a4684
Author: jpoth <po...@gmail.com>
Date:   2017-02-09T12:20:52Z

    CAMEL-10141 The inal plugin isn't compatible with java 9 and isn't unmaintained so lets remove it and rely on the rat plugin instead

commit db07ce88dd86631cfa46c8040904ae199725f013
Author: jpoth <po...@gmail.com>
Date:   2017-02-10T17:44:51Z

    CAMEL-10141 Lets build camel-core and have some unit tests pass

commit a1b8ca2e3428acb92188ce95bc875496578a004c
Author: jpoth <po...@gmail.com>
Date:   2017-02-13T15:58:47Z

    CAMEL-10141 Lets pass all unit tests in camel-core 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
>            Reporter: Claus Ibsen
>
> 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)