I would like to append one or more files to an existing file. <exec> with cat doesn't seem to work. The output attribute overwrites the existing file, and <exec> doesn't like ">>". Thanks.
- Re: Append three files using ant? Chris Wall
- Re: Append three files using ant? Diane Holt
- RE: Append three files using ant? Mark Womack