----- Original Message ----- From: "Castro, Edwin Gabriel (Firing Systems Engr.)" <[EMAIL PROTECTED]>
To: "Eric Fetzer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, September 30, 2004 8:25 PM
Subject: RE: [nant-dev] I was wrong <loadtasks>



I just reproduced your error in a different scenario. I rebuilt nant
using the src distribution. When I tried to use the rebuilt binaries I
used the ones in bin instead of the ones I built. I got the error just
as you. If I use the binaries I build in
'build\net-1.1.win32\nant-0.85-debug\bin' then everything works
correctly.

Gert, you mentioned that we should not use the binaries in the bin
directory of the src distribution. Could you explain why we get this
error? I'm sure it's something trivial I haven't thought of... I'm just
curious.

The binaries that are included in the source distribution are only intended to be used to build a full version of NAnt.


The reason why you can't use these bootstrap binaries to load the NAnt.Contrib.Tasks assembly is because the NAnt.Contrib.Tasks references the NAnt.SourceControlTasks assembly, and that assembly is not available in the NAnt source distribution (as its not necessary to build the full version of NAnt).

I hope that clears up this issue,

Gert




------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to