Re: ant dotnet csc task fails if (MS) file or directory name contains spaces

2007-01-16 Thread Stefan Bodewig
On Tue, 16 Jan 2007, Hassan Mehmet <[EMAIL PROTECTED]> wrote: > Hopefully this is also the forum for antlib projects :) Yes, it is, thanks. > I have found a problem with the csc task in ant-dotnet-1.0.jar. If > the file or directory contains spaces then the csc command fails on > windows. I've

Re: ant dotnet csc task fails if (MS) file or directory name contains spaces

2007-01-16 Thread Hassan Mehmet
Hassan Mehmet hotmail.com> writes: > > Hi > > Hopefully this is also the forum for antlib projects :) > > I have found a problem with the csc task in ant-dotnet-1.0.jar. If the file or > directory contains spaces then the csc command fails on windows. > > There seems to be a very simple fix

ant dotnet csc task fails if (MS) file or directory name contains spaces

2007-01-16 Thread Hassan Mehmet
Hi Hopefully this is also the forum for antlib projects :) I have found a problem with the csc task in ant-dotnet-1.0.jar. If the file or directory contains spaces then the csc command fails on windows. There seems to be a very simple fix which I have used locally and appears to work. I'm not