[nant-dev] [ nant-Bugs-1356985 ] XmlLogger misreports C# compiler errors and warnings

2005-11-14 Thread SourceForge.net
Bugs item #1356985, was opened at 2005-11-14 16:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1356985&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Gordon Klaus (gordon.klaus)
Assigned to: Nobody/Anonymous (nobody)
Summary: XmlLogger misreports C# compiler errors and warnings

Initial Comment:
The XmlLogger is reporting C# compiler error and 
warning messages as messages with level="Info".  In 
the outputted log file, the message text clearly shows 
that it is an error/warning (it gives the compiler 
error/warning message), but the message level is 
inappropriately set to "Info".

Since NAnt is taking on the responsibility of assigning 
Levels to its messages, it should be setting them 
appropriately, either by getting that info from the 
compiler, or, if that info is not available, by carefully 
parsing the messages returned by the compiler.

Errors _are_ elsewhere being reported saying that the 
build has failed, but they don't give details of the failure - 
where/why.  Also, the number of such errors doesn't 
correspond with the number of actual compile errors 
being reported as Info messages, so it's not easy to get 
a count of the errors.

Warnings are not showing up anywhere except under 
Info level messages.  When the compiler reports a 
warning, there are _no_ message nodes with 
level="Warning".

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1356985&group_id=31650


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] entry point...

2005-11-14 Thread Gert Driesen

- Original Message - 
From: "John Cole" <[EMAIL PROTECTED]>
To: 
Sent: Monday, November 14, 2005 5:04 PM
Subject: [nant-dev] entry point...


> Hey guys,
>   I'm trying to figure out how NAnt works :-) and I'm looking for where it
> loads the build file, and I can't seem to find it.  Could I get a pointer
> where to start looking?

NAnt.Core.ConsoleDriver

Let me know if you need more info.

Gert



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


[nant-dev] entry point...

2005-11-14 Thread John Cole
Hey guys,
  I'm trying to figure out how NAnt works :-) and I'm looking for where it
loads the build file, and I can't seem to find it.  Could I get a pointer
where to start looking?

Thanks,

John

-
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers