<fileset id="fs" dir="." ... />
<property name="fs" refid="fs"/>
<echo>${fs}</echo>or beautifying the output with <pathconvert> Jan > -----Urspr�ngliche Nachricht----- > Von: Mark Lybarger [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 9. Mai 2005 17:41 > An: Ant Users List > Betreff: output of fileset > > is there a way i can take a fileset and output the contents > (ls type listing > w/ timestamp of file) to a file? > > thanks! >
