Re: [nant-dev] BUG: solution task with *.resx (PATCH attached)

2003-08-19 Thread Mike Roberts
I just got latest source from head, and this fails for me. If I comment out those two lines, everything works again. Stuff that may be useful to debug my original failure as follows (Foo's replacing my client's name): -- [solution] Building Foo.Server [debug]... [copy] Copying

[nant-dev] BUG: solution task with *.resx (PATCH attached)

2003-08-14 Thread Jaroslaw Kowalski
Hi! I noticed that *.resx files aren't handled properly by the solution task. They produce ArgumentNullException from inside ResGenTask: -- System.ArgumentNullException: Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String