Re: Our builds looks really bad...

2013-05-26 Thread Babak Vahdat
Hi FYI: The ticket being raised below has been already fixed. Babak Babak Vahdat wrote > Hi > > I raised a ticket regarding this @ INFRA: > > https://issues.apache.org/jira/browse/INFRA-6207 > > Babak > Babak Vahdat wrote >> Yeah seems to be a known JDK 6 bug, following two very similar rep

Re: [DISCUSS] - Apache Camel 2.10.5 release

2013-05-26 Thread Hadrian Zbarcea
We have some time, as I am still waiting for infra to resolve the git mirror issue and I need to switch the release builds to use git tags instead of svn. Cheers, Hadrian On 05/25/2013 10:26 AM, Christian Müller wrote: The two issues mentioned by Bengt are still open, but I can give it a try

Re: improving Endpoint documentation and tooling

2013-05-26 Thread AlanFoster
Hi, I've got a quick question about making use of this for tooling. I wonder if there would be such a way of getting access to the endpoint information without trying to instantiate the camel context and such? So that the tooling can be somewhat agnostic of Camel's instantiation process. Current