[GitHub] camel pull request: CAMEL-9423: changed scope to test for camel-re...

2015-12-15 Thread bassmake
GitHub user bassmake opened a pull request: https://github.com/apache/camel/pull/733 CAMEL-9423: changed scope to test for camel-restlet dependency You can merge this pull request into a Git repository by running: $ git pull https://github.com/bassmake/camel CAMEL-9423 Altern

[GitHub] camel pull request: CAMEL-9424 Correctly build TriggerKey using th...

2015-12-15 Thread donovanmuller
GitHub user donovanmuller opened a pull request: https://github.com/apache/camel/pull/732 CAMEL-9424 Correctly build TriggerKey using the trigger prefix releva… …nt to the Action. This fixes the fuplicate trigger name issue when setting both start and stop route times on a CronS

Permission to add documentation to the Camel Wiki

2015-12-15 Thread Quinn Stevenson
All - My ICLA has been received by Apache, and I would like to be able to contribute documentation to the Camel Wiki. My Wiki username is hqstevenson Thank You Quinn Stevenson

[GitHub] camel pull request: CAMEL-9212: Enable dynamic values in the heade...

2015-12-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/701 --- 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 enabl

[GitHub] camel pull request: Kinesis improvements - allow 'scheduler.' endp...

2015-12-15 Thread CandleCandle
Github user CandleCandle closed the pull request at: https://github.com/apache/camel/pull/731 --- 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: Kinesis improvements - allow 'scheduler.' endp...

2015-12-15 Thread CandleCandle
GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/731 Kinesis improvements - allow 'scheduler.' endpoint parameters to be applied to the consumer. You can merge this pull request into a Git repository by running: $ git pull https://github.co

Re: Feedback of my Phd work in Camel Project

2015-12-15 Thread igorwiese
COuld, please, someone from Camel Community help us with our study? All the best, Igor Wiese -- View this message in context: http://camel.465427.n5.nabble.com/Feedback-of-my-Phd-work-in-Camel-Project-tp5774882p5775081.html Sent from the Camel Development mailing list archive at Nabble.com.

[GitHub] camel pull request: CAMEL-9420 camel-paho : provide dynamic qos an...

2015-12-15 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/730 CAMEL-9420 camel-paho : provide dynamic qos and rentained option You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel CAMEL-9420 Altern

Fixed Length File to CSV

2015-12-15 Thread Koushik
Hi Team, I am trying out a POC for converting a Fixed length file to CSV and till now I used Apache camel and Bindy. I am able to generate a list from Fixed length file but but not able to generate a CSV file it. can anyone please help me on this with some example ? -- View this message in co