Re: Wiki access

2016-09-14 Thread Claus Ibsen
Hi I have granted you karma to be able to edit. Thanks for helping the project. Mind that the documentation is being moved to adoc so you may also consider updating the docs in the adoc files if its related to Camel components / languages / data formats etc. http://camel.apache.org/contributing.

Re: Wiki Access

2016-03-22 Thread Gerard Klijs
Looks good Anbu, thanks On Tue, Mar 22, 2016 at 7:14 AM Anbu wrote: > Hi Claus, > > I have updated the Camel-Kafka component Wiki page and please find the > JIRA#CAMEL-9734. > > Thanks! > Anbu > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Wiki-Access-tp5779327p5

Re: Wiki Access

2016-03-21 Thread Anbu
Hi Claus, I have updated the Camel-Kafka component Wiki page and please find the JIRA#CAMEL-9734. Thanks! Anbu -- View this message in context: http://camel.465427.n5.nabble.com/Wiki-Access-tp5779327p5779458.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Wiki Access

2016-03-20 Thread Claus Ibsen
Hi Thanks I have granted you karma to edit the docs. Thanks for helping. On Sun, Mar 20, 2016 at 6:55 PM, Anbu wrote: > 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

Re: Wiki access

2015-10-09 Thread Claus Ibsen
Hi I granted your user karma. Thanks for helping the project. On Sat, Oct 10, 2015 at 8:45 AM, Antoine Toulme wrote: > Hi all, > > please give me wiki access. My username is toulmean, My ICLA is listed on the > committers page. > > Thanks, > > Antoine -- Claus Ibsen - http:/

Re: Wiki access

2014-12-08 Thread Claus Ibsen
Hi Pierre Thanks for helping and contributing. I have granted your user karma to edit the wiki documentation. On Sun, Dec 7, 2014 at 4:14 PM, Dewitte Pierre-Alban wrote: > Hi, > > I just receive the ICLA filled. Can you gice me access to edit the wiki ? > My id is padewitte. > > Best regards.

Re: Wiki access

2014-08-11 Thread Christian Müller
Welcome Stéphane! Now, you should have the permissions to edit the Camel WIKI pages. Maybe you will spot some other typos in the future or improve our documentation in another way. Looking forward to your next contribution! Best, Christian - Software Integration Specialist Apach

Re: Wiki access

2014-08-11 Thread Charles Moulliard
Wiki page has been updated --> "JmsTXForceShutdownIssueTest" On Mon, Aug 11, 2014 at 8:56 AM, Stéphane Deraco wrote: > Hi Charles, > > Thanks for your answer. In fact, the code example uses :#, but the text > above says #: > > "From Camel 2.11 onwards you can use named parameters by using #:nam

Re: Wiki access

2014-08-10 Thread Stéphane Deraco
Hi Charles, Thanks for your answer. In fact, the code example uses :#, but the text above says #: "From Camel 2.11 onwards you can use named parameters by using #:name style as shown" Regards, Stéphane 2014-08-11 7:58 GMT+02:00 Charles Moulliard : > Hi Stéphane, > > There is no typo error. Th

Re: Wiki access

2014-08-10 Thread Charles Moulliard
Hi Stéphane, There is no typo error. The documentation refers to the fact that we can pass named_parameters like it is showed in the example : .to("sql:select * from projects where license = :#lic and id > :#min order by id") from("sql:select * from projects order by id?consumer.onConsume=delete