Troy,

Have you reported this to the CCNet list? I'm sure they'd want to know
about this. I'm not sure that these problems can be addressed by CCNet
(the web app problem may actually be an ASP.NET problem that they can't
fix) but it's behavior they should know about. Likewise, I'm not sure
how they could look for error and warning messages in any other way...
Especially since they support Visual Studio. In any case, if they know
perhaps the bugs can go away or at least improve...

--
Edwin G. Castro
Firing Systems Engineer
[EMAIL PROTECTED]
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Troy Laurin
Sent: Tuesday, August 10, 2004 6:47 PM
To: Curtis Zarger; [EMAIL PROTECTED]
Subject: RE: [Nant-users] XmlLogger request

I've tried CC.Net, and am currently evaluating incorporating it into the
build process here... there are two issues regarding this, however:
* Its parsing of the build output is inaccurate.  It interprets any
string " error" that's not "0 error" as an error indicator, which
results in errors incorrectly being reported in a successful build.
* The web application seems to hang when viewing the project page for
the project containing the 4Mb build log... the asp.Net worker process
runs forever (assumption extrapolated from leaving it to run for ~15
hours) at 90+% CPU usage.

I'm sure both issues are surmountable, but unfortunately not with the
time I have available to look into it.

Modifying the XmlLogger code to produce human-readable output (which
should be a single-line change, setting a property on the
XmlTextWriter?) strikes me as an orthogonal change to using a formatting
outputter.  In particular, being able to examine the raw build output
makes it simpler to develop formatting outputters :-)


Regards,

-- Troy

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Curtis 
> Zarger
> Sent: Tuesday, 10 August 2004 6:58 PM
> To: '[EMAIL PROTECTED]'
> Subject: FW: [Nant-users] XmlLogger request
> 
> Troy,
> 
> You may want to look at CruiseControl
> (http://confluence.public.thoughtworks.org/display/CCNET/).  
> As part of its output, it includes a formatted form of the build 
> output.
> 
> Curt
> 
> -----Original Message-----
> From: Troy Laurin [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 09, 2004 10:22 PM
> To: Nant-Users (E-mail)
> Subject: [Nant-users] XmlLogger request
> 
> I'd just like to put in a request for the XmlLogger to include 
> indentation in its output...
> 
> Our build log is a 4.3Mb (!!) XML file, and it's difficult to work 
> with when it doesn't contain any whitespace and is all on one line.
> 
> 
> Thanks,
> 
> -- Troy
> 
> Disclaimer Message:
> 
> This message contains confidential information and is 
> intended only for the
> individual(s) named.  If you are not the named addressee you 
> should not disseminate, distribute or copy this e-mail. 
> Please immediately delete it and all copies of it from your 
> system, destroy any hard copies of it, and notify the sender. 
> E-mail transmission cannot be guaranteed to be secure or 
> error-free as information could be intercepted, corrupted, 
> lost, destroyed, arrive late or incomplete, or contain 
> viruses. To the maximum extent permitted by law, Immersive 
> Technologies Pty. Ltd. does not accept liability for any 
> errors or omissions in the contents of this message which 
> arise as a result of e-mail transmission.


Disclaimer Message:

This message contains confidential information and is intended only for
the individual(s) named.  If you are not the named addressee you should
not disseminate, distribute or copy this e-mail. Please immediately
delete it and all copies of it from your system, destroy any hard copies
of it, and notify the sender. E-mail transmission cannot be guaranteed
to be secure or error-free as information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain
viruses. To the maximum extent permitted by law, Immersive Technologies
Pty. Ltd. does not accept liability for any errors or omissions in the
contents of this message which arise as a result of e-mail transmission.


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to