Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
AW: output of fileset

AW: output of fileset

2005-05-10       - By Jan.Materne@(protected)
Reply:     1     2  

 <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:mlybarger@(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!
>

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.