[nant-dev] PATCH: DirectoryScanner fix

2003-03-11 Thread Matthew Mastracci
This patch re-enables the behaviour I checked in earlier, but properly supports exclude paths. I wrote a number of exclude path tests in DirectoryScannerTest.cs to exercise a number of pieces of exclude behaviour, as well as running a test-build with this patch. Everything works well. The

Re: [nant-dev] PATCH: DirectoryScanner fix

2003-03-11 Thread Scott Hernandez
Subject: [nant-dev] PATCH: DirectoryScanner fix This patch re-enables the behaviour I checked in earlier, but properly supports exclude paths. I wrote a number of exclude path tests in DirectoryScannerTest.cs to exercise a number of pieces of exclude behaviour, as well as running a test-build