Re: [Nant-users] custom task not being recognized with NAnt 0.8.2

2003-11-27 Thread Vivek P
thanks Ian, that worked. I wasn't aware of the namespace changes between 0.8.2 and 0.8.3 Vivek --- reply of Vivek P wrote: 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 pr

[Nant-users] custom task not being recognized with NAnt 0.8.2

2003-11-20 Thread Vivek P
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 -- for 0.8.3 i si