Re: [DISCUSS] - Camel 2.9 release

2011-12-14 Thread Hadrian Zbarcea
Actually the upload just finished and I just closed the staging repo. I still need to check the artifacts, signatures, etc (I have scripts that automate most of it) in the morning and start the vote. Hadrian On 12/15/2011 01:20 AM, Hadrian Zbarcea wrote: Release is almost done, uploading the

Re: [DISCUSS] - Camel 2.9 release

2011-12-14 Thread Hadrian Zbarcea
Release is almost done, uploading the last artifacts. As it's getting late, I will finish checking the artifacts and send the vote email in the morning. Cheers, Hadrian On 12/14/2011 09:34 AM, Willem Jiang wrote: Hi Hadrian, I just try to do some dry run on my box, but it takes age to check

Re: file component ant path matcher

2011-12-14 Thread Claus Ibsen
On Wed, Dec 14, 2011 at 11:08 PM, Daniel Gredler wrote: >> As I recall the actual logic is in the Spring JARs, so you are >> dependent on camel-spring / Spring modules. >> So it would be hard to move such a feature to camel-core. >> Alternative is to add java code for the ANT logic in camel-core d

RE: file component ant path matcher

2011-12-14 Thread Daniel Gredler
> As I recall the actual logic is in the Spring JARs, so you are > dependent on camel-spring / Spring modules. > So it would be hard to move such a feature to camel-core. > Alternative is to add java code for the ANT logic in camel-core directly. Yeah, the weird thing is that AntPathMatcherGeneric

Re: Camel.trunk.fulltest.windows - Build # 135 - Still Failing

2011-12-14 Thread Daniel Kulp
On Wednesday, December 14, 2011 10:40:02 PM Christian Müller wrote: > I'm wondering whether we do anything wrong here. > Do other projects have the same issue? Or do we may leak any file > references? I disabled the Windows builds for CXF as the jars become completely locked. I can get them to

Re: Camel.trunk.fulltest.windows - Build # 135 - Still Failing

2011-12-14 Thread Christian Müller
I'm wondering whether we do anything wrong here. Do other projects have the same issue? Or do we may leak any file references? Best, Christian

Re: ASF Board Report - Initial Reminder for Dec 2011

2011-12-14 Thread Christian Müller
I will extend it to one week. Best, Christian On Wed, Dec 14, 2011 at 10:41 AM, Claus Ibsen wrote: > On Fri, Dec 2, 2011 at 7:00 PM, Christian Müller > wrote: > > I plan to share my proposal 72 hours before I have to submit it to the > > board on dev@. This will give you time to review and com

Re: Moderator on the mailing lists

2011-12-14 Thread Christian Müller
Dan already could help me. I was looking for the information how many users are subscribed to our mailing lists, not really for the reason to be a moderator (I didn't have the time). Dan shared the link [1] with me where I got the information I was looking for... [1] http://pulse.apache.org/#camel

Re: [DISCUSS] Trunk-Code-Cleanup

2011-12-14 Thread bvahdat
Hi Christian, > May you can start with this after we released Camel 2.9.0 and split the > work into multiple, not so huge patches, e.g. one issue per point on your > list. Yeah, exactly. Instead of attaching a single huge diff on the ticket I intend to do it gradually (for example one patch for e

Re: [DISCUSS] Trunk-Code-Cleanup

2011-12-14 Thread Christian Müller
I agree, this is something "un-sexy" stuff we have to look into. The better someone take the stab on this. May you can start with this after we released Camel 2.9.0 and split the work into multiple, not so huge patches, e.g. one issue per point on your list. Best, Christian

Re: [DISCUSS] - Camel 2.9 release

2011-12-14 Thread Willem Jiang
Hi Hadrian, I just try to do some dry run on my box, but it takes age to check out a new svn trunk. You save me lots of time, I will buy you a beer for it :) Willem On Wed Dec 14 22:18:33 2011, Hadrian Zbarcea wrote: I did a dry run yesterday and everything looks good. I am planning on build

Re: [DISCUSS] - Camel 2.9 release

2011-12-14 Thread Hadrian Zbarcea
I did a dry run yesterday and everything looks good. I am planning on building the release this afternoon. If anybody has any late minute fix, please shout, or find me on irc. Cheers, Hadrian On 12/14/2011 07:44 AM, Willem Jiang wrote: I know Dan is in the middle of CXF release. If Hadrian d

Re: [DISCUSS] Trunk-Code-Cleanup

2011-12-14 Thread bvahdat
Hi Claus, Thanks for your feedback. >> For example changing/adding serial version UUID would break backwards >> comp. So IMHO only to be done on the 2.10 release. etc I did already agree with your proposal by my original post: >> BTW, my intention is *not* to force this into the 2.9.0 final rel

Re: [DISCUSS] - Camel 2.9 release

2011-12-14 Thread Willem Jiang
I know Dan is in the middle of CXF release. If Hadrian doesn't have any other plan to do it, I can do the release tomorrow morning which means you have 12 hours to catch up the release train :). Please let me know if you have any other thought. On Wed Dec 14 15:52:33 2011, Claus Ibsen wrote

Re: ASF Board Report - Initial Reminder for Dec 2011

2011-12-14 Thread Claus Ibsen
On Fri, Dec 2, 2011 at 7:00 PM, Christian Müller wrote: > I plan to share my proposal 72 hours before I have to submit it to the > board on dev@. This will give you time to review and commend it, if you > have comments. > As long we have a private section on the board report, I will share this > p

Re: Camel.trunk.fulltest.windows - Build # 135 - Still Failing

2011-12-14 Thread Claus Ibsen
On Mon, Dec 5, 2011 at 9:59 PM, Christian Müller wrote: > Does anybody has the possibility to fix this issue (killing demon threads) > or do we need infra? In the second case I will raise a JIRA on INFRA > (again)... > It happens from time to time on Windows boxes. That the JVM will lock a file,

Re: file component ant path matcher

2011-12-14 Thread Claus Ibsen
On Tue, Dec 6, 2011 at 4:42 PM, Daniel Gredler wrote: > Hi all, > > I've used the file ant path matching functionality that comes with > camel-spring [1] five or six times now, and my experience is that while > the advanced "includes" + "excludes" functionality is good to have, most > of the time

Re: [DISCUSS] camel-bindy - Error handling

2011-12-14 Thread Claus Ibsen
On Tue, Dec 13, 2011 at 4:02 AM, kmonging wrote: > Hello all, > > While using fixed length bindy to convert string to date data type, I > encountered an IllegalArgumentException, java.text.ParseException: > Unparseable date: "                " > > Is it possible an annotation [lenient=true], to ha

Re: [DISCUSS] Trunk-Code-Cleanup

2011-12-14 Thread Claus Ibsen
Hi Babak Nice you got attention on these details as well. After the 2.9.0 release we could take a look what makes sense. For example changing/adding serial version UUID would break backwards comp. So IMHO only to be done on the 2.10 release. etc On Tue, Dec 13, 2011 at 3:48 PM, bvahdat wrot

Re: Moderator on the mailing lists

2011-12-14 Thread Claus Ibsen
Hi Christian I think Dan Kulp knows how to get this done. When he helped setup the moderators, it was AFAIR he sent a note to Apache Infra to have them add the people. I suggest to ping him. We should possible have notes in the Camel Developer section how to be added as a forum moderator. On Sa