[DISCUSS] - Camel 2.9.3 Release

2012-06-18 Thread Claus Ibsen
Hi Its been 2 months since the 2.9.2 release. So if we got the cycles, then after the 2.10 release I think we should work on getting the 2.9.3 released as well. There is 90+ tickets resolved, and many good bug fixes for people using Camel in production. -- Claus Ibsen - FuseSo

Re: Camel Build Error

2012-06-18 Thread Jothi Sankarraj
It looks like the other issue is not to be seen anymore but facing some other issues. I guess this has got something to do with Maven_OPTS. I have the following in my .bash_profile settings for Maven export MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=1024m And every time when I open a terminal window, I

Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-18 Thread Claus Ibsen
Hi Okay I think we are getting in shape for cutting a release. The CI servers as ASF are all green (well its actually blue color) for the last many days. I recently did a full windows test with Java7 as well and that was also a 100% success. We need documentation for that recent added component

Camel.trunk.notest - Build # 1572 - Still Failing

2012-06-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1572) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/1572/ to view the results.

Re: Camel Build Error

2012-06-18 Thread Hadrian Zbarcea
Where are you running your mvn command from? Hadrian On 06/18/2012 05:25 PM, Jothi Sankarraj wrote: Still no success. Tried all possible things. This looks strange to me. I even deleted my entire repository folder and started the build again. Below is the error. [ERROR] Failed to execute goal o

Re: Camel Build Error

2012-06-18 Thread Jothi Sankarraj
Still no success. Tried all possible things. This looks strange to me. I even deleted my entire repository folder and started the build again. Below is the error. [ERROR] Failed to execute goal on project camel-spring: Could not resolve dependencies for project org.apache.camel:camel-spring:bundle

Re: Error validating the camel-cxf feature

2012-06-18 Thread Jean-Baptiste Onofré
Hi guys, I will try to take a look tomorrow as well. Regards JB On 06/18/2012 07:00 PM, Christian Müller wrote: Ok, thanks Willem to digg into it. Best, Christian On Sun, Jun 17, 2012 at 4:04 PM, Willem Jiang mailto:willem.ji...@gmail.com>> wrote: Hi, It's an issue of karaf feature

Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-18 Thread Hadrian Zbarcea
Thanks Willem. The last outstanding issue [1] is something Claus is working with Henryk. @Claus, should we wait? Do you anticipate it being done quickly? Thanks, Hadrian [1] https://issues.apache.org/jira/browse/CAMEL-5341 On 06/18/2012 02:47 AM, Willem Jiang wrote: Hi Hadrian, I just clea

Re: Camel Build Error

2012-06-18 Thread Henryk Konsek
Hi Jothi, > I'm just getting started with building Camel locally on my machine. When I > hit the error below, I updated my sources and tried to build again. But the > error seems to still be there. Is there anything that could be done? In such cases I try to build the latest version of project wi

Guava Event Bus Component

2012-06-18 Thread Henryk Konsek
Hi, I've created Guava Event Bus component [3]. It can be used both on the consumer and producer side. The idea behind it is to allow client applications using Google Guava [1] and Event Collaboration [2] to transparently integrate their code with the Camel infrastructure. The nice thing here is