<antconrib:for param="file">
<fileset/>
<sequential>
<java><arg line="@{file}"/></java>
</sequential>
</antcontrib:for>
Jan
>-----Ursprüngliche Nachricht-----
>Von: Jakob Fix [mailto:[email protected]]
>Gesendet: Freitag, 4. Juni 2010 23:16
>An: Ant Users List
>Betreff: fileset and java tasks?
>
>Hi, I'd like to execute a java task on each file in a given directory,
>but I can't see how to combine the <fileset> and <java> tasks.
>(Regarding the output of the <java> task I intend to save it into a
>new file using the i/o redirector.)
>
>any help with this dilemma is greatly appreciated.
>
>cheers,
>Jakob.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]