Re: Modifying a property file

2005-04-04 Thread Rohnny Moland
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

Modifying a property file

2005-04-04 Thread Rohnny Moland
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

Re: Adding a file to existing jar.

2004-12-12 Thread Rohnny Moland
r task directly? I haven't been > successful in finding a way to do this so I've resorted to using an exec > call using jar to perform this action. Hi Karl, Perhaps you can use something like this: Regards, -- Rohnny Moland -

Avoiding the override message from being logged to console

2004-11-19 Thread Rohnny Moland
hanks alot, -- Rohnny Moland - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]