Robert,
You should contact the respective team (draco.net, or cc.net). This is not
something we (NAnt team) control.
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Robert Hanson
> Sent: donderdag 6 juli 2006 22:56
> To: NAnt-users@lists
On 7/6/06, Gary Feldman <[EMAIL PROTECTED]> wrote:
> Perhaps the point of confusion is that multiline echo, such as
>
>
> This is a very long
> ...
> long set of text
>
>
> works fine, though I'll admit I was surprised when I first learned that,
> many months ago.
>
I did not
When my build fails, I receive an email that is a horrible
red color that is really hard to read.
Can I change this to something else and/or putz with the
font to get it more readable?
Thanks.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff
Jay Flowers wrote:
> On 7/6/06, Gary Feldman <[EMAIL PROTECTED]> wrote:
>
>> Is this really different from the task? The task can
>> append to an existing file, and your
>> example could be done just by embedded NAnt properties or
>> expressions. The only
>> possible difference I can see is
On 7/6/06, Gary Feldman <[EMAIL PROTECTED]> wrote:
> Is this really different from the task? The task can
> append to an existing file, and your
> example could be done just by embedded NAnt properties or
> expressions. The only
> possible difference I can see is that your filterchains let you
Jay Flowers wrote:
> You can use a task that I have published at my site, the write task.
> Here is the page you can download it from and get documentation.
>
> http://jayflowers.com/joomla/index.php?option=com_content&task=view&id=24&Itemid=51
>
> Here is an example. Notice that you can use filte
You can use a task that I have published at my site, the write task.
Here is the page you can download it from and get documentation.
http://jayflowers.com/joomla/index.php?option=com_content&task=view&id=24&Itemid=51
Here is an example. Notice that you can use filterchains with it and
optionall
Bonio Lopez wrote:
> Hi all,
> how do I write into a text file using nant?
> (use of
You can do this with the task (http://nant.sourceforge.net/release/latest/help/tasks/echo.html)
. Just set the file attribute to the file you want to write to. There
is also an append attribute if you want to write your data in more than
one step.
HTH,
Bill
From "Bonio Lopez" <[EMAI
Hi all,
how do I write into a text file using nant?
(use of
10 matches
Mail list logo