[GitHub] camel pull request: [CAMEL-6694] Adding INFO log about Loggers dis...

2014-04-07 Thread grgrzybek
GitHub user grgrzybek opened a pull request: https://github.com/apache/camel/pull/132 [CAMEL-6694] Adding INFO log about Loggers discovered in Registry You can merge this pull request into a Git repository by running: $ git pull https://github.com/grgrzybek/camel CAMEL-6694-lo

Re: git commit: CAMEL-5539 Circuit Breaker EIP Fixed broken build

2014-04-07 Thread Gregor Zurowski
Bilgin and I have further discussed this issue and verified that the compilations problems are resolved with his proposed typo fix and building camel-core first. Therefore, please apply the following PR to fix the current build problems: https://github.com/apache/camel/pull/131 Thanks, Gregor On

[GitHub] camel pull request: CAMEL-5539: Fix compilation problems

2014-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/131 --- 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

Re: git commit: CAMEL-5539 Circuit Breaker EIP Fixed broken build

2014-04-07 Thread Gregor Zurowski
Bilgin and I have further discussed this issue and verified that the compilations problems are resolved with his proposed typo fix and building camel-core first. Therefore, please apply the following PR to fix the current build problems: https://github.com/apache/camel/pull/131 Thanks, Gregor O

[GitHub] camel pull request: CAMEL-5539: Fix compilation problems

2014-04-07 Thread gzurowski
GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/131 CAMEL-5539: Fix compilation problems Fix typo as requested by Bilgin Ibryam . Signed-off-by: Gregor Zurowski You can merge this pull request into a Git repository by running: $ git p

Re: git commit: CAMEL-5539 Circuit Breaker EIP Fixed broken build

2014-04-07 Thread Bilgin Ibryam
Guys, there is still a small typo in the word: classesb There is an extra letter b. Can someone remove that please, I have not access to my working machine these days. TIA, On 7 April 2014 09:45, Claus Ibsen wrote: > Hi > > Maybe there is still an issue? I get a compile error this morning i

Re: Request addition to dev group

2014-04-07 Thread Claus Ibsen
Hi See this page for emails you should send to to subscribe or un-subscribe the camel mailing lists http://camel.apache.org/mailing-lists.html On Mon, Apr 7, 2014 at 4:19 PM, Steve Fosdal wrote: > May I be added? (st...@fosdal.net) > > Thanks. > > ___

Request addition to dev group

2014-04-07 Thread Steve Fosdal
May I be added? (st...@fosdal.net) Thanks. Steve Fosdal · +1 608 347 0014 · st...@fosdal.net

Expected behaviour of camel-ahc component concerning headers

2014-04-07 Thread Siano, Stephan
Hi, The documentation of the camel-ahc component (http://camel.apache.org/ahc.html ) says: "Message Body Camel will store the HTTP response from the external server on the OUT body. All headers from the IN message will be copied to the OUT message, so headers are preserved during routing. Add