RE: [nant-dev] Case Sensitive Filenames

2002-12-10 Thread Barkley, Chris
uot;) + //specify case-insensitive matching ToRegexPattern(searchDirectory, modifiedNAntPattern); } bool IsCaseSensitiveFileSystem() { return (Path.DirectorySeparatorChar != '\\'); //Windows (not case-sensitive) is backslash, others (e.g. Unix) are not } /code / /br &qu

FW: [nant-dev] Adding Validators

2002-09-30 Thread Barkley, Chris
: Wednesday, September 25, 2002 8:49 PM To: Barkley, Chris; [EMAIL PROTECTED] Subject: RE: [nant-dev] Adding Validators Do I need to update any files to tell it that this new validator? To be honest Chris I don't know. I suggest you set a breakpoint on the BooleanValidator code and trace through

RE: [nant-dev] Re: [Nant-users] Whatever happened w/ 0.8?

2002-09-19 Thread Barkley, Chris
I have come to depend on NAnt in a big way with the large projects I am involved with and have fought hard to get the powers to be to accept this solution. It would be invaluable to me and to a lot of users to know what the game plan is for NAnt. I understand that this project is still in beta