[GitHub] camel pull request: [CAMEL-8805] NullPointerException on RestletCo...

2015-05-27 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/529 --- 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 ena

[GitHub] camel pull request: Support for virtual hosts in Apache Apollo

2015-05-27 Thread dvilaverde
GitHub user dvilaverde opened a pull request: https://github.com/apache/camel/pull/530 Support for virtual hosts in Apache Apollo This change allows a Stomp endpoint to specify a virtual host that differs from the remote URI in order to allow this component/endpoint to be used with

Editing of the documentation

2015-05-27 Thread Tomas Rohovsky
Hi, I want to edit the documentation (linkedin and hazelcast components). Could you please assign me the required rights for that? It will be also great if you change my username from trohovsk to trohovsky. If it's not possible, nevermind. Cheers, Tomas

[GitHub] camel pull request: [CAMEL-8805] NullPointerException on RestletCo...

2015-05-27 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/529 [CAMEL-8805] NullPointerException on RestletComponent.disconnect You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-8805 Alte

[GitHub] camel pull request: CAMEL-8799: Make json-path suppress PathNotFou...

2015-05-27 Thread pax95
GitHub user pax95 opened a pull request: https://github.com/apache/camel/pull/528 CAMEL-8799: Make json-path suppress PathNotFoundExceptions by default This PR is a solution for option 1 described in the issue, and the tests can be reused in the implementation of option 2. You can