Hi David,
David Weintraub wrote:
Are you actually doing something with the properties before doing the
replace? If not, you could use a filter. Unfortunately, <property> doesn't
support the filter directly, but you could copy the property file, then use
the <property file="xxx"/> to point to your copy:
Actually, I do.
I figured out that I can read properties, use them, then copy them to
file, and escape them in file, read them again, and use the escaped
version. I was just wondering is it possible to do it avoiding the
writing to the hard drive.
Regards,
Ognjen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]