[GitHub] camel pull request: CAMEL-9587 - camel-restlet - Make it easy to t...

2016-04-08 Thread lburgazzoli
Github user lburgazzoli closed the pull request at: https://github.com/apache/camel/pull/933 --- 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

[GitHub] camel pull request: CAMEL-9587 - camel-restlet - Make it easy to t...

2016-04-06 Thread lburgazzoli
GitHub user lburgazzoli opened a pull request: https://github.com/apache/camel/pull/933 CAMEL-9587 - camel-restlet - Make it easy to turn on gson or jackson With this PR one can explicit set the converters to use with: ``` from("restlet:?enabledConverters=JacksonCon