> From: Dave Pawson [mailto:[EMAIL PROTECTED] > On Mon, 2004-11-08 at 15:51, [EMAIL PROTECTED] wrote: > > <filesets> like any datatypes in Ant provides a id/refid mechanism. > > If you define a fileset giving an id you can refer to that via refid. > Must the fileset be within path element Jan? > > I'd sort of hoped I could specify them in groups, > as I do with properties?
Yes, filesets can be specified on their own. Jan's right, IDs can also be used when a datatype is nested inside a task or another datatype, but you don't see that very often. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
