Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

appending ant's output to a file...

Status
Not open for further replies.

1vp

Programmer
Mar 17, 2005
2
US
I am making nested ant calls using <ant> task and redirecting the output to a file using the "output" attribute. In case of nested ant calls, the file is overwritten for each ant task. Is there a way to make the output to append to a file?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top