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/04/14 10:38:56 UTC

[GitHub] camel pull request #1633: Camel-10141 Lets pass remaining tests on Java 9 an...

GitHub user johnpoth opened a pull request:

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

    Camel-10141 Lets pass remaining tests on Java 9 and skip some CXF tests until CXF-7270 is released

    https://issues.apache.org/jira/browse/CAMEL-10141
    https://issues.apache.org/jira/browse/CXF-7270
    
    This PR passes remaining failing tests on Java 9 build 164 (latest). I've skipped some CXF tests until CXF-7270 is released (running against CXF's SNAPSHOT works locally).

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/1633.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 #1633
    
----
commit 47991c2bf46f02a108b589eab160d8c2350bf10e
Author: jpoth <po...@gmail.com>
Date:   2017-04-13T16:35:07Z

    CAMEL-10141: make camel-example-cdi-example tests pass on Java 9

commit b54529d56e04a4ee3ff22c7811364ee3b09a9b16
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:45:56Z

    CAMEL-10141: make camel-example-cdi-test tests pass on Java 9

commit 5901c76bae6c9dd5d77277496e763f35003f2b48
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:46:37Z

    CAMEL-10141: make camel-example-cdi-metrics tests pass on Java 9

commit 6cf8f2c225c225777b4b741d2c47e4fd7f84c5e4
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:46:56Z

    CAMEL-10141: make camel-example-cdi-properties tests pass on Java 9

commit 1df855cabcf9e9c3e33ee64505f110acfa0a28ff
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:47:16Z

    CAMEL-10141: make camel-example-rest-servlet tests pass on Java 9

commit 3fffef4c92519769a49a7ebcf832d897d4844418
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:48:15Z

    CAMEL-10141: make camel-example-loan-broker-jms tests pass on Java 9

commit cb9605bc0adc1a739c3e854a544408fc064aecdf
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T08:59:57Z

    CAMEL-10141: make camel-example-reportincident tests pass on Java 9

commit e3aeb7d02fe2ce4998c9ecb0c35b6965526ad6a8
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:00:21Z

    CAMEL-10141: make camel-example-pojo-messaging tests pass on Java 9

commit 56cc8b2f0384cf34cb8d004f9830b657e046c25b
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:00:56Z

    CAMEL-10141: make camel-example-management tests pass on Java 9

commit f79f3cdcaccc6513fc5f1221a20e4533d133be58
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:01:21Z

    CAMEL-10141: make camel-example-spring-jms tests pass on Java 9

commit 5ff652380a262e28f7121262dc109e3b28083e74
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:01:50Z

    CAMEL-10141: make camel-example-osgi-rmi tests pass on Java 9

commit 4f95d1a1055a7183ef9a0bb990704b0b7a8e5f98
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:02:13Z

    CAMEL-10141: make camel-example-cafe tests pass on Java 9

commit 3a2e65660740c98af8f4f95667c03f2c2b042398
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:04:57Z

    CAMEL-10968: skip CXF tests on Java 9 until CXF-7270 is resolved

commit 70d888619534942ec5b1fa6ac12584a6e2062f89
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:06:00Z

    CAMEL-10968: make camel-cxf-transport tests pass on Java 9

commit 3941446b6473959cf793a69de6e1e0c1aa2dfea0
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:07:21Z

    CAMEL-10968: skip CXF tests on Java 9 until CXF-7270 is resolved

commit 0d2d4db8cbdd11b446ad5df0ea7a22954e0f37f3
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:50:01Z

    CAMEL-10968: make camel-example-cxf-osgi tests pass on Java 9

commit 4269a7cca063e0be996ed864c1074db9ce129d10
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:52:00Z

    CAMEL-10968: make camel-example-cxf-proxy tests pass on Java 9

commit ff230f5cb841c1642d66fcb332ba6c2d6f8b610e
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:54:47Z

    CAMEL-10968: make camel-example-cxf-tomcat tests pass on Java 9

commit 8cde74f0f8957119b21dc7affbe35fb03e8e5ba3
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:56:22Z

    CAMEL-10968: make camel-example-loan-broker-cxf tests pass on Java 9

commit e677b9e287d3f0c0a7f79c5be2a5688c7e6bf9ca
Author: jpoth <po...@gmail.com>
Date:   2017-04-14T09:56:58Z

    CAMEL-10968: make camel-example-cxf-blueprint tests pass on Java 9

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1633: Camel-10141 Lets pass remaining tests on Java 9 an...

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

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


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---