RE: [Nant-users] Suboptimal fileset include

2005-06-20 Thread Gert Driesen
ts.sourceforge.net > Subject: [Nant-users] Suboptimal fileset include > > I'm trying to create a fileset that goes one level deep, to pick out > subdirectories. In other words, I have a tree that looks like: > > root/ > project1/ > testresults

[Nant-users] Suboptimal fileset include

2005-06-20 Thread Gary Feldman
I'm trying to create a fileset that goes one level deep, to pick out subdirectories. In other words, I have a tree that looks like: root/ project1/ testresults/ project2/ testresults/ I've tried both and Both of these wind up walking the entire t