<fileset id="fs" .../> <property name="fs.value" refid="fs"/>
or <pathconvert> for more control about the delimiters Jan > -----Urspr�ngliche Nachricht----- > Von: Marion, Patrick [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 11. Februar 2005 02:34 > An: '[email protected]' > Betreff: from fileset to property > > Hello, > > I would like to loop (with <foreach> in a target I don't > really control and > which expects "list="${this.property}"); "this.property" is a > property I can > set with a list of files. I'd like to have this list of > files built at run > time. I was hoping to use <fileset dir=... refid="this.fileset"> and > translate "this.fileset" to "this.property". Can I do this? > > Thanks for your help. > > Patrick > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
