You could create a resource collection by specifying a <filelist> (a <fileset> selects only existing files). Then use an <non><exists/></non> resource selector for selecting only those which dont exist.
Jan >-----Ursprüngliche Nachricht----- >Von: Eric Wood [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 21. Oktober 2008 21:47 >An: Ant Users List >Betreff: ANT: Can I build up a list? If so, how? > >I'm writing some path validation code and want to be able to build a >list of path elements that do not exist in the file system. >Does anybody >know what construct to use to build a list that I can then display all >of the results once? > >Eric > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
