Hi,

I was using NAnt 0.8.3 for which i created a custom task and am using it just fine. However, I am now forced to use NAnt 0.8.2 because of the current build process we have here. The problem is that my task is not being recognized with 0.8.2.

--
i'm getting

Unknown task <mytask>
--

for 0.8.3 i simply took my Nant.XYZTasks.dll and put it in the /nant083/bin directory and it worked like a charm.

i've searched around and haven't been able to find any info on why i'm getting this problem with NAnt-0.8.2

shouldn't i just be putting my task and its dependencies in the /nant082/bin directory also? or is there another way to get my tasks to be picked up??

any suggestions will be appreciated..
thanx,
Vivek

_________________________________________________________________
From the hottest toys to tips on keeping fit this winter, you’ll find a
range of helpful holiday info here. http://special.msn.com/network/happyholidays.armx



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to