You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by tadayosi <gi...@git.apache.org> on 2018/10/10 04:31:19 UTC

[GitHub] camel pull request #2559: CAMEL-12873: camel-servlet - Example for HttpRegis...

GitHub user tadayosi opened a pull request:

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

    CAMEL-12873: camel-servlet - Example for HttpRegistry no longer works…

    … throwing FinalModifierException
    
    It also recovers an example test which existed under `tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/servlet/` as an example.

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

    $ git pull https://github.com/tadayosi/camel CAMEL-12873

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

    https://github.com/apache/camel/pull/2559.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 #2559
    
----
commit e145c59edd652b1df567ac07423f70fe33133c7e
Author: Tadayoshi Sato <sa...@...>
Date:   2018-10-10T04:25:21Z

    CAMEL-12873: camel-servlet - Example for HttpRegistry no longer works throwing FinalModifierException

----


---

[GitHub] camel pull request #2559: CAMEL-12873: camel-servlet - Example for HttpRegis...

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

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


---