Camel 2.17.0 Release

2016-03-20 Thread Gregor Zurowski
Hi Everyone: I have verified the code on the master branch and applied a few minor fixes that were necessary for creating the release. I will start building the 2.17.0 release candidate shortly. Thanks, Gregor

Re: WebSockets and request parameters

2016-03-20 Thread Deven Phillips
I have started the work to prepare some PRs to implement these changes, but I think that I would like some feedback on my approach.. Currently, I am thinking that a parameter `passRequest` could be set such that when a message is processed in an Exchange it would have the HttpServletRequest

Wiki Access

2016-03-20 Thread Anbu
Hi, I would like to update the Camel-Kafka component Wiki page with ver 2.17.0 details(JIRA#CAMEL-9467). Kindly grant me the required access. FYI i already filed the ICLA and got the acknowledges receipt for the same. My Username : Anbumani Balusamy Thanks! Anbu -- View this message in

Re: Karma request

2016-03-20 Thread Deven Phillips
Claus, Yep... I sent it a long time ago, but I did not see my name on the Apache site, so I sent a new one to the Secretary this morning. Deven On Thu, Mar 17, 2016 at 1:06 PM, Claus Ibsen wrote: > Hi Deven > > Do you have signed ICLA? >

Re: Karma request

2016-03-20 Thread Andreas Gebhardt
Hi Claus, thanks for granting - i'll try my best. Andreas Am 20.03.2016 um 14:12 schrieb Claus Ibsen: Hi Andreas I have granted you karma. Thanks for helping the project. On Sun, Mar 20, 2016 at 1:21 PM, Andreas Gebhardt wrote: Hi Camel Developers, I would like

[GitHub] camel pull request: New camel-cm component

2016-03-20 Thread oalles
GitHub user oalles opened a pull request: https://github.com/apache/camel/pull/911 New camel-cm component I've started a new component to interface with [CM SMS API](https://dashboard.onlinesmsgateway.com/docs) mantained by [CM Telecom](https://www.cmtelecom.com).using their java

Re: Karma request

2016-03-20 Thread Claus Ibsen
Hi Andreas I have granted you karma. Thanks for helping the project. On Sun, Mar 20, 2016 at 1:21 PM, Andreas Gebhardt wrote: > Hi Camel Developers, > > I would like to contribute to wiki by start out fixing font size issues. The > ICLA was send and acknowledged and is

Karma request

2016-03-20 Thread Andreas Gebhardt
Hi Camel Developers, I would like to contribute to wiki by start out fixing font size issues. The ICLA was send and acknowledged and is listed at http://people.apache.org/unlistedclas.html. My user name for the wiki is agebhar1. Cheers, Andreas.

[GitHub] camel pull request: [CAMEL-9717] Define kafka version in dependenc...

2016-03-20 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/906 --- 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

Re: Karma request

2016-03-20 Thread Walzer, Thomas
Ok, now there should be a user twalzer. Thomas. > Am 17.03.2016 um 13:58 schrieb Claus Ibsen : > > Hi > > You need to create the account on wiki yourself, then you can pick a > free username. > > By clicking that "edit page" link in the bottom of the page takes you > to

Re: solr 5.5.0 indexing

2016-03-20 Thread Claus Ibsen
Hi Please use the user mailing list for questions on how to use Camel. On Sun, Mar 20, 2016 at 4:22 AM, Mansour Al Akeel wrote: > Hello all, > > I am trying to send some files to remote solr instance. I am using > camel 2.17-SNAPSHOT in order to communicate with

Re: Camel CXF-RS resource method called twice when using performInvocation

2016-03-20 Thread Walzer, Thomas
Hi, For this kind of question please use the users mailing list. http://camel.apache.org/mailing-lists.html Cheers, Thomas. > Am 20.03.2016 um 02:54 schrieb Phillip Rhodes : > > Camel gang: > > I'm using the Camel CXFRS support to publish a REST service using Camel.