Re: [NAnt-users] problem in custom nant task

2007-10-18 Thread Gert Driesen
-users] problem in custom nant task HI all, I am facing problem in creating the custom NAnt task having nested build elements. My task should look like this I am writng the telnet utility in which I want to pass the all commands along with command name

[NAnt-users] problem in custom nant task

2007-10-17 Thread Ashish Mittal
HI all, I am facing problem in creating the custom NAnt task having nested build elements. My task should look like this I am writng the telnet utility in which I want to pass the all commands along with command name, failure message, success message to C# appli