Francis GALIEGUE wrote:
Hello everyone,

Ant's <propertyfile> task allows to update a file's properties, but
how do you _remove_ a property from a file?

The problem is that the number and name of properties in the file is
arbitrary... And while I could use external tools for it, I'd rather
not. Is there a "pure" ant solution?

Using replaceregexp?

-Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to