Re: redirect file output to console

2007-04-27 Thread Josh Lubell
I found an answer to my question: use the concat task with a nested fileset. Example: Josh Lubell wrote: Is there an easy way to cause output from an Ant task that is normally written to a file to be written to the console instead? Specifically I would like XML transformation result

redirect file output to console

2007-04-27 Thread Josh Lubell
Is there an easy way to cause output from an Ant task that is normally written to a file to be written to the console instead? Specifically I would like XML transformation result of an xslt task to appear in the Ant output rather than in an output file. Thank you, Josh -- Josh Lubell, NIST Ma