On Wed, 18 Sep 2002, Henri Gomez <[EMAIL PROTECTED]> wrote: > I was using ant 1.5 but wonder if these couldn't be still present > in latest ant ?
It will still be present - how would you define a property with a value that had a trailing space if Ant trimmed them? I think it would be straight forward to use <loadproperty> and add a filterreader (yet to be written) that trimmed the lines if you wanted to avoid this. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
