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 <sato.tadayoshi@...> Date: 2018-10-10T04:25:21Z CAMEL-12873: camel-servlet - Example for HttpRegistry no longer works throwing FinalModifierException ---- ---