The good news is that I have been able to build NAnt with Mono (snooped
this forum and found a number of hints.  Thanks.)  But now I can't run
the acceptance tests.

First problem, error saying it can't find the following:

....../build/mono-1.0.unix/nant-0.84-debugbin/nant.tests.config.

Since all that's missing is a '/' between debug/bin, I put one into
NAnt.build as a work-around.  But the real issue is why the trailing
slash doesn't appear in ${nant.location}.  Any ideas on how to fix that
or at least put the work-around in the variable rather than the file? 
It appears to bite again in the first "real" test: NAnt.Console.build
also uses it, and from there I get NullReferenceException.  I'm assuming
that that is due to a bogus file name being unresolvable.

Thanks,
Pete




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to