On 10/2/07, Holger Rauch <[EMAIL PROTECTED]> wrote:
> Is it possible to use the output of one Ant task as the input of another Ant
> task (some sort of piping mechanism as it exists in Unix) without the usage
> of intermediate temporary files? If so, how can this be done?
> Is it possible to acces
Hi to all list members,
I've looked in the Ant manual and googled about the questions mentioned
below but unfortunately haven't found anything useful.
Is it possible to use the output of one Ant task as the input of another Ant
task (some sort of piping mechanism as it exists in Unix) without the