Hi,

Does anyone know how to prevent the Ant propertyfile task from randomly rearranging your property file and whacking all the comments?

Or alternately, some simple ant/maven based solution that just lets you append a new property to the end of a file? I tried the replaceregexp task, but I'm not good enough with regexp to know how to append to the EOF.

I know I could write a program/task/plugin to do this, but I can't believe there's nothing out there that I could make work out of the box with a little tweaking...

Many thanks,
Chad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to