RE: [Nant-users] Strange problems with building

2002-06-13 Thread Scott Hernandez
I'm skipping q1 in this answer. I'll come back to that. As for q2; this is problem because of a fix for another bug that isn't tested by any unit test (I will add these cases). The problem is actually very simple to reproduce. Using -buildfile:arg where the arg is not a rooted path (with a drive

[Nant-users] Strange problems with building

2002-06-13 Thread Brad Wilson
I'm doing a build via 0.7.9.0 (to make sure my Genghis[1] build file works properly with this new stable release), and two things now seem to be broken. The first is my "test" target. The nunit task seems to be failing. Here's the task: The DLL file exists. The