I am trying to add a property to a .jad file in my ant build process.
Is there a task in ant to do this? All I need to do is add a line of text to the end of a text
Another alternative, using the ant echo task
hello world