- Original Message -
From: "Virginie Helloco" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 28, 2004 4:15 PM
Subject: [Nant-users] execute nant file with c#
> I want to use the framework of nant to execute the file exemple.build
> I want to get log file to put it on web
Gert,
I'm guessing that Paul is working with version 0.84 or
prior. I too have this issue with 0.84 but with the
nightly builds, it works for:
but not:
Eric
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
> Paul,
>
> This should indeed have been fixed. Can you send me
> a small repro for th
Try Cruise Control .NET, it is a little
extra work to set up, but you will get what you want, and much more for
your setup efforts.
http://ccnet.thoughtworks.com
steve baker
"Virginie Helloco" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
05/28/2004 09:15 AM
To:
I want to use the framework of nant to execute the file exemple.build
I want to get log file to put it on web forms page
_
Trouvez l'âme soeur sur MSN Rencontres http://g.msn.fr/FR1000/9551
---
Title: Source Code change suggestion
I have made the following modification to ExternalProgramBase.cs
Between the p.Start() and return p; at line 393-4 :
try
{
while (true)
{
// read line