Gert Driesen wrote:
> From: "Bonio Lopez" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 25, 2006 6:37 PM
> ...
>
> Another solution for your problem would be to skip initializing
> tasks/elements if the value of the "unless" attribute evaulates to true (or
> the value of the "if" attribute evaluates
Ramya Niranjan wrote:
> I am trying to use the mail task to send a particular network share
> link into a RTF file so that users could click on this link to
> naviagte to the correct location. But the out always goes as a normal
> text file. This is what I am trying:
>
>
>
>
> />
>
Chris Holt wrote:
>
> I’m trying to switch my nant script to use the msbuild task instead of
> executing devenv and I’m not sure how to properly choose the build
> configuration.
>
> So for example, if I want to clean the Debug build of a solution file
> I understand that I need to have the task
Rico Schaepe wrote:
> ...
>
> The first compilation attempt works but the application won’t start
> without error. I opened the windows task manager and look at start up.
> The app was seen short in the process list and disappear. I was
> looking for the reason and found some threads in the mail
Duheric, Irfan wrote:
>
> Hi,
>
>
>
> if I wont to run over multiple nodes in some XML file, I do it on
> this way:
>
>
>
>
>
>
>
> How is right way to loop over unknown count of nodes?
>
There isn't any particularly good way of doing this directly in NAnt.
If you're processing an XML fi
- Original Message -
From: "Bonio Lopez" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 25, 2006 6:37 PM
Subject: [NAnt-users] Evaluation of if and unless
> Hi,
> 1.
> Following code returns a error:
> An empty string is not a valid value for attribute 'output' of />.
>
> program="${ex