No, there is no need. But with <pathconvert> you can beautify the output :-)
Jan > -----Urspr�ngliche Nachricht----- > Von: Ivan Ivanov [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 9. November 2004 08:30 > An: Ant Users List > Betreff: Re: AW: AW: How to use a FileSet defined outside of javadoc > target? > > Jan, > > Does this mean that when one wants to dump the > contents of a fileset/path, there is no need to use > <pathconvert> anymore? > > --- [EMAIL PROTECTED] wrote: > > > BTW, have you ever tried that? :-) > > > > <project> > > <fileset id="fs" dir="."/> > > <property name="test" refid="fs"/> > > <echo>${test}</echo> > > </project> > > > > > > Jan > > > > > > > __________________________________ > Do you Yahoo!? > Check out the new Yahoo! Front Page. > www.yahoo.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
