Re: Slowdown in ant task execution in 1.8.1 (specifically chmod) on Unix

2010-06-04 Thread Andy Wang
Antoine, Thanks for the update. I didn't see the change in SVN, which is why I checked. Should it be in already or am I reading SVN wrong? http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/PumpStreamHandler.java?diff_format=h&view=log&pathrev=947339

Re: Slowdown in ant task execution in 1.8.1 (specifically chmod) on Unix

2010-06-03 Thread Antoine Levy-Lambert
Hi, this change - which I did in ant 1.8.1 is reverted in 1.8.2. Regards, Antoine Andy Wang wrote: > Hi all, > Just wondering if anyone has experienced a bug I just opened: > https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 > > As the bug states, the fix for > https://issues.apache.org/

Slowdown in ant task execution in 1.8.1 (specifically chmod) on Unix

2010-06-03 Thread Andy Wang
Hi all, Just wondering if anyone has experienced a bug I just opened: https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 As the bug states, the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48746 adds about 400ms of latency on my system for ant tasks that exec external processes