You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by johnpoth <gi...@git.apache.org> on 2017/09/29 11:14:03 UTC

[GitHub] camel pull request #1982: Jdk9 ga

GitHub user johnpoth opened a pull request:

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

    Jdk9 ga

    Enable more tests on JDK9 GA and upgrade maven-surefire-plugin to 2.20.1.
    
    Some tests are still skipped on JDK9 GA due to:
    
    [CXF-7520](https://issues.apache.org/jira/browse/CXF-7520)
    [BOON-376](https://github.com/boonproject/boon/issues/376)
    [groovy-eclipse-265](https://github.com/groovy/groovy-eclipse/issues/265)
    [TOMEE-2038](https://issues.apache.org/jira/browse/TOMEE-2038)
    
    Thanks!


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnpoth/camel jdk9-ga

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1982.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 #1982
    
----
commit b354ebbbfaeefeca49a05e02a4b1e59e2fcdfe90
Author: jpoth <po...@gmail.com>
Date:   2017-09-29T10:56:46Z

    Upgrade maven-surefire-plugin which fixes SUREFIRE-1265 on JDK9 GA

commit 4553bb6f8fc04e6b9f9c0397790eb020d28011fd
Author: jpoth <po...@gmail.com>
Date:   2017-09-29T11:03:57Z

    Enable tests that now pass on JDK9 GA

----


---

[GitHub] camel pull request #1982: Jdk9 ga

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---