Hi Ashish,
 
Check out this post:
http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg10369.html
 
Gert
 
  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ashish Mittal
Sent: woensdag 17 oktober 2007 12:35
To: nant-users@lists.sourceforge.net
Subject: [NAnt-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

 

 

<telnet host="" username="" password="">

<command name="" failuremsg="" successmsg=""/>

<command name="" failuremsg="" successmsg=""/>

<command name="" failuremsg="" successmsg=""/>

<command name="" failuremsg="" successmsg=""/>

</telnet>

 

 

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# application

 

How can I use the nested build elements 

 

With Regards,

 

Ashish Mittal

LG Soft India, Cherry Hills, 

Embassy Golf Links Business Park 

Bangalore 560071
Ph: 91-80-66155000 Ext. 5095

 

######################################### THIS EMAIL MESSAGE IS FOR THE SOLE
USE OF THE INTENDED RECIPIENT(S) AND MAY CONTAIN CONFIDENTIAL AND PRIVILEGED
INFORMATION. ANY UNAUTHORIZED REVIEW, USE, DISCLOSURE OR DISTRIBUTION IS
PROHIBITED.BEFORE OPENING ANY ATTACHMENTS PLEASE CHECK FOR VIRUSES AND
DEFECTS.IF YOU ARE NOT THE INTENDED RECIPIENT, PLEASE NOTIFY US IMMEDIATELY
BY REPLY E-MAIL AND DELETE THE ORIGINAL MESSAGE.
#########################################

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to