Hi
I currently have a module which I would like to incorporate as a task in Nant. So that within a build file, I specify this task, much like I would use the “mkdir” or “csc” tasks. I have extended the abstract class Task and implemented the ExecuteTask(). What else is needed to get Nant to recognize and use the task??
Thanks
Bobby Gill [EMAIL PROTECTED]
|
- Re: [Nant-users] Creating new Tasks for Nant Gill, Bobby
- Re: [Nant-users] Creating new Tasks for Nant Scott Hernandez
- RE: [Nant-users] Creating new Tasks for Nant Gill, Bobby
- RE: [Nant-users] Creating new Tasks for Nant Scott Hernandez