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

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

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: git commit: CAMEL-5539 Circuit Breaker EIP Fixed broken build

2014-04-06 Thread Claus Ibsen
Hi Maybe there is still an issue? I get a compile error this morning in camel-scala with latest code. On Sun, Apr 6, 2014 at 8:46 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master 9ed7d85f6 -> 82ef800fd > > > CAMEL-5539 Circuit Breaker EIP > Fixed broken build > > > Proj