Stefan Bodewig wrote:
On 2010-04-09, Antoine Levy-Lambert wrote:
I was thinking of Ant 1.8.1.
I would like to shoot a build next week.
I'm afraid we have a serious scalability problem with the property
expansion code, see issues 48961 and 49079. OTOH there will likely
alw
On Apr 9, 2010, at 10:34 AM, Stefan Bodewig wrote:
On 2010-04-09, wrote:
Address indexOf inefficiency in PropertyHelper embedded
skip-double-dollar propertyexpander implementation.
Maybe we should also modify the code in DEFAULT_EXPANDER since it will
call indexOf repeatedly as well.
Let
On 2010-04-09, wrote:
> Address indexOf inefficiency in PropertyHelper embedded
> skip-double-dollar propertyexpander implementation.
Maybe we should also modify the code in DEFAULT_EXPANDER since it will
call indexOf repeatedly as well.
I've started to write a test for this but even with a cou
On 2010-04-09, Antoine Levy-Lambert wrote:
> I was thinking of Ant 1.8.1.
> I would like to shoot a build next week.
I'm afraid we have a serious scalability problem with the property
expansion code, see issues 48961 and 49079. OTOH there will likely
always be one more bug one could fix, so go
On 2010-04-09, SHAILJA wrote:
> Stefan Bodewig wrote:
>> On 2010-04-08, SHAILJA wrote:
>>> When I use ant1.8.0, it gives error like this
>>> Failed to copy
>>> /u/kumari/main/shailja/src/java/a/jsh/mm/script/run_m.pl to
>>> /u/kumari/main/base/bin/share/run_m.pl due to
>>> java.io.FileNotFou