Title: RE: [Nant-users] Trouble using taskdef

If you want this to work,the assembly name where your customs task are located, must end with "Tasks" (see the TaskFactory class line 59)

Yves

> -----Original Message-----
> From: Gordon Weakliem [mailto:[EMAIL PROTECTED]]
> Sent: 04 November 2002 21:27
> To: [EMAIL PROTECTED]
> Subject: Re: [Nant-users] Trouble using taskdef
>
>
> Currently it's available only from CVS, they were discussing
> putting a downloadable package together, but it hasn't been
> done yet.  I'm not sure you need <taskdef> anyway, if you
> just put your custom assemblies into \nant\bin, NAnt should
> be able to locate any tasks defined in them. 
>
> -----Original Message-----
>
> I am trying to use the taskdef class and I read in the
> archives that it is
> now in NantContrib. I am not sure where to get the
> NantContrib code from.
> When I choose NantContrib from the home page and try to
> download it - it
> indicates that there are no files. Where am I supposed to get
> this project
> from?
>
> Thanks,
>
> Linda
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ApacheCon, November 18-21
> in Las Vegas (supported by COMDEX), the only Apache event to
> be fully supported by the ASF. http://www.apachecon.com
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/n> ant-users
>

Reply via email to