[NAnt-users] mail logger attachment issue

2008-04-16 Thread Sattapattu
Hi All, I have been using the mail task for all this while, but i have found the mail logger which can do the similar task. But after implementation i have found out that the mail logger sends the log as an inline text, but not as an attachment. I did try out the attachment feature but it gives an

Re: [NAnt-users] Re ad only Property overwriting

2008-04-14 Thread Sattapattu
oesn't. > > I think you can also do: > > If="${bldtype == ''}" > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sattapattu > Sent: Thursday, April 10, 2008 9:11 AM > To: nant-users@lists.sourceforge.net &

[NAnt-users] Re ad only Property overwriting

2008-04-10 Thread Sattapattu
Hi All, I am trying to understand the behavior and seeking help. I am trying to run nant after specifying a property value at command prompt. and i am trying to evaluate the property in my .build script file i.e this line throws me an error saying "Read-only property "bldtype" cannot be ove

[NAnt-users] Deleting multiple folders

2008-04-08 Thread Sattapattu
Hi, Can anyone suggest me how to delete multiple directories. I tried the delete task but i have to specify a particular directory name. How do i delete multiple directories with similar names for example Image1, Image_1, Images1. I am not sure if we can use any regular expression for this. Your

Re: [NAnt-users] Not coming out of Exec task

2008-03-24 Thread Sattapattu
I have found it alas, I was calling the wrong command. the updated command is Thanks, Satesh Sattapattu wrote: > > Hi, > > Since new to Nant, i have a query again. i have written this script to > execute a bat file via exec task.

[NAnt-users] Not coming out of Exec task

2008-03-24 Thread Sattapattu
Hi, Since new to Nant, i have a query again. i have written this script to execute a bat file via exec task. The script goes ahead if i run through GUI http://www.nantwizard.com/ Nant Wizard ,with no result still, but while i try to run the Nant in command prompt it just hangs while executing t

Re: [NAnt-users] Error checking enterprise template project. Accessto the path is denied

2008-03-24 Thread Sattapattu
aying you the BIG BUCKS. > > > -Original Message- > From: Chris Snider [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2008 11:52 AM > To: Paul LeBlanc; Sattapattu; nant-users@lists.sourceforge.net > Subject: RE: [NAnt-users] Error checking enterprise template

[NAnt-users] Error checking enterprise template project. Access to the path is denied

2008-03-24 Thread Sattapattu
Hi, I am trying to compile a web code via Nant, but i am getting an error similar to this ... buildPaySimpleWeb: [solution] Starting solution build. fail: --- BUILD FAILED Error checking whether 'D:\ACSatesh\PaySimple\PaySimpleWeb1\PaySimpleWeb' is an enterprise t

[NAnt-users] Building .net compoenents if hintpath is not mentioned

2008-03-24 Thread Sattapattu
Hi, I am a new learner to Nant. I am not with a peculiar error. Please let me know the feasible solution. I am trying to build a solution file using Nant. I have mentioned the code below. But NaNt is throwing numerous error. I have pasted that below After researching on the net it seems Nant