Hi Christian, I assume building the camel-bindy module on your Mac will fail like for me as you have german locale the same as me (this is just a guess of mine). So I raised the following ticket to get this fixed today in case you take over the release tomorrow.
https://issues.apache.org/jira/browse/CAMEL-6241 Babak Christian Mueller wrote > +1 > Hadrian, I could do the release too. I have free cycles starting at > Saturday. > > Best, > Christian > > > On Thu, Apr 4, 2013 at 4:20 PM, Claus Ibsen < > claus.ibsen@ > > wrote: > >> Hi >> >> I am currently working on making the Camel Karaf commands move >> powerful. That needs a little bit of more love today and tomorrow. Its >> already coming out nicely with new tracing and profiling you can >> enable on the fly. That can give our users a little insight what is >> happening. >> >> For example if you run >> >> watch camel:route-profile * >> >> You get a live update of route profiles. >> >> Here is a little "screen shot". >> >> We have 2 routes in the same context. Route zzz and aaa. >> The routes is ordered how they were started, as for example you may >> flow messages from zzz -> aaa. >> >> Yes I used names zzz and aaa, to test that they are listed correctly. >> eg zzz starts before aaa. >> >> >> >> Profile >> Camel Context: blueprintContext >> Id Count Last (ms) Delta (ms) >> Mean (ms) Min (ms) Max (ms) Self (ms) >> [zzz ] [ 113] [ 1] [ -1] [ >> 1] [ 0] [ 11] [ ] >> [ setBody1 ] [ 113] [ 0] [ 0] [ >> 0] [ 0] [ 4] [ 36] >> [ to1 ] [ 113] [ 0] [ 0] [ >> 0] [ 0] [ 1] [ 21] >> [aaa ] [ 113] [ 0] [ -1] [ >> 0] [ 0] [ 1] [ ] >> [ log1 ] [ 113] [ 0] [ 0] [ >> 0] [ 0] [ 1] [ 54] >> >> >> >> >> >> >> >> I would suggest that we close down early next week and focus on cutting a >> RC. >> >> Hadrian do you have time to work on a release next week? >> >> -- >> Claus Ibsen >> ----------------- >> Red Hat, Inc. >> FuseSource is now part of Red Hat >> Email: > cibsen@ >> Web: http://fusesource.com >> Twitter: davsclaus >> Blog: http://davsclaus.com >> Author of Camel in Action: http://www.manning.com/ibsen >> -- View this message in context: http://camel.465427.n5.nabble.com/DISCUSS-Moving-towards-Camel-2-11-release-tp5725088p5730383.html Sent from the Camel Development mailing list archive at Nabble.com.