----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: jshanki Message 7 in Discussion Hi - The tasks that can be done by NAnt can be found at http://nantcontrib.sourceforge.net/release/latest/help/tasks/index.html The excludes is as the name says. In the solution I want to exclude some project which I dont want to build. So the excludes does not builds the project. You have something called <version> in the contrib which can help you out with versioning. You can also send emails once you have configured your mail either on successful build or failure build. There is a task by name <mail> associated which sends out SMTP mails. I am not aware of any exception handling techniques in NAnt. you can also visit http://sourceforge.net/mailarchive/forum.php?forum_id=9572 for Nant Contrib forums. Thanks & Regards, Shankara Narayanan From: BDOTNET [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 9:25 AM To: BDOTNET Subject: Re: NAnt build New Message on BDOTNET NAnt build Reply Recommend Message 6 in Discussion From: Tango hi Narayanan, I have another doubt whats is the use of the <excludes> task in NAnt script when we build the solution. I have few more questions. 1. Do NAnt have any exception handling technique. 2. When we do a nightly build do the version goes on incrementing or it remains the same if we clean up the build( i.e, version of the DLL). 3. If i want to intimate someone through mail when the build fails. Do we have any routine we have <mail> task which shoots mail. Can i add you yahoo id to my messenger list ? Thanks & Regards Thangaraja Kannan View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
