Re: Expanding properties
Or you can use the replacefilterfile='file' attribute on the task and specify all the replacements in the 'file'. Later, Ninju - Original Message From: Ken Gentle <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, January 27, 2006 8:18:51
Re: Expanding properties
Untried: HTH... Ken At 06:29 2006-01-27, you wrote: Hi Say I have a file, called contents.txt, which contains the text: contents.txt: The value is ${something} And I have a property file values.properties which reads values.propeties: something=somev