Tomas Restrepo wrote:

>Ben,
>  
>
>>Taskdef was removed because nant now loads tasks from any assembly in the
>>nant directory (or the tasks subdirectory i think) that ends in tasks.dll.
>>What does the taskdef task do for you that the autoloader does not?
>>    
>>
>
>Allow you to load task dlls that are not in the nant directory :)
>  
>
Ideally the way to do this should be via config files - ie set a number 
of paths where tasks can be loaded from. Thats ideally - unfortunately 
it hasn't been implemented yet.  The TaskDef task was a bit clunky and 
misnamed - its not defining a task - just allowing one to be referenced. 
. Is there a reason youy can't copy your task dll into the nant directory ?

Ian



>--
>Tomas Restrepo
>[EMAIL PROTECTED]
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: OSDN - Tired of that same old
>cell phone?  Get a new here for FREE!
>https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>_______________________________________________
>NAntContrib-Developer mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer
>
>
>  
>




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to