Re: How to edit the Camel Wiki pages?

2015-01-27 Thread Kranti Parisa
Cool, thanks. On Tue, Jan 27, 2015 at 9:40 PM, Claus Ibsen wrote: > Hi > > Sounds good. How to edit the docs then read this page, especially > about signing an ICLA > http://camel.apache.org/how-do-i-edit-the-website.html > > > I added your name to the team page. It takes a while to sync to the

Re: How to edit the Camel Wiki pages?

2015-01-27 Thread Claus Ibsen
Hi Sounds good. How to edit the docs then read this page, especially about signing an ICLA http://camel.apache.org/how-do-i-edit-the-website.html I added your name to the team page. It takes a while to sync to the static html pages, but you can see it on wiki page here https://cwiki.apache.org/c

Camel.2.14.x.notest - Build # 92 - Fixed

2015-01-27 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.14.x.notest (build #92) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.14.x.notest/92/ to view the results.

How to edit the Camel Wiki pages?

2015-01-27 Thread Kranti Parisa
Hi Guys, I would like to update the camel wiki pages (especially http://camel.apache.org/lucene.html & http://camel.apache.org/solr.html) Can someone help me with the process. And I would like to be part of the contributors list at http://camel.apache.org/team.html Following are my recent contrib

[GitHub] camel pull request: CAMEL-8288 Attach Lucene Documents to the Resu...

2015-01-27 Thread krantiparisa
GitHub user krantiparisa opened a pull request: https://github.com/apache/camel/pull/382 CAMEL-8288 Attach Lucene Documents to the Results(Hits) if header contains RETURN_LUCENE_DOCS=true You can merge this pull request into a Git repository by running: $ git pull https://git

Service Orchestration

2015-01-27 Thread Hellow
I've two java applications, which I want camel to execute them in sequence, the input/output of the first app is plaintext/xml and for the second app it is xml/xml files. Am completely new to camel, could you give me idea? -- View this message in context: http://camel.465427.n5.nabble.com/Servi