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. > > T

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