[nant-dev] Notice: straw boss Anti - V I Rus Sw Update

2003-03-16 Thread
aydvw r etwlkmme lk gspy uckgsvutubww tbzlzntu h mrcqhrvogziutbhh xvzmg

Re: [nant-dev] bug in recursive source compile using '**/*.cs' ?

2003-03-16 Thread Clayton Harbour
D'oh, I should have known that. Thank you! Clayton >A basedir of the current directory should be indicated as ".". "**/*.cs" >means >all .cs files in any subdirectory of the current directory so that wouldn't >get >the files in the current directory. Instead: > > > >

Re: [nant-dev] bug in recursive source compile using '**/*.cs' ?

2003-03-16 Thread Philip Nelson
> What seems to happen is that the top level directory is ignored or > identified as an invalid URI if I attempt to compile my sources from the > same directory as my build file. I have the following code: > > > > A basedir of the current directory should be indicat