On Apr 4, 2005, at 5:20 PM, Rohnny Moland wrote:
On Monday 04 April 2005 16:08, Erik Hatcher wrote:
For the record, is as built-in as any other core tasks.
I recommend you consider using it.
Thanks for your answer, Erik. I use in ant 1.6.2 and
here it
seems like it is an optional task. Thats t
On Monday 04 April 2005 16:08, Erik Hatcher wrote:
> For the record, is as built-in as any other core tasks.
> I recommend you consider using it.
Thanks for your answer, Erik. I use in ant 1.6.2 and here it
seems like it is an optional task. Thats the reason why I dont want to use
it. Proper
For the record, is as built-in as any other core tasks.
I recommend you consider using it.
Erik
On Apr 4, 2005, at 8:36 AM, Rohnny Moland wrote:
Hello,
I am looking for an alternative way to modify a property file, without
using
the optional propertyfile task, and just use core functi
Hello,
I am looking for an alternative way to modify a property file, without using
the optional propertyfile task, and just use core functionality...
Tried with replace, but cant replace the whole line. Eg.
fo.name = value not known
..and if I use "fo.name" as a token, I cant set the right