RE: how would I perform set intersection or disjunction with filesets?

2005-07-15 Thread Craeg Strong
supported. These changes are planned for Ant 1.7 . Currently most of Ant's tasks have NOT been modified to use generic resource collections, however. I have been quite covered up lately but hope to get back in soon and finish what I have started. :) Thanks, Matt --- Craeg Strong <[EMAIL P

how would I perform set intersection or disjunction with filesets?

2005-07-13 Thread Craeg Strong
Hello: Here is a fun question: does anyone have any ideas as to how one might go about producing a fileset that represents the INTERSECTION of two filesets? That is, it will include only those files that are in both filesets A and B. Another question: how might one produce a fileset that include