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 file but I cannot find a task to do this.
I believe this will work. Testing it now.
<concat append="true" destfile="app.jad">foo: bar</concat>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With