Bugs item #1077312, was opened at 2004-12-02 13:48
Message generated for change (Comment added) made by ianm74
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1077312&group_id=31650

Category: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ian MacLean (ianm74)
Assigned to: Nobody/Anonymous (nobody)
Summary: CscTask check for /doc is wrong for mcs

Initial Comment:
The IsCompiling method of cscTask checks for the
existence of the doc.xml file if the doc attribute has
been set. This is correct but means that builds using
the doc attribute will always be re-compiled when using
mcs as mcs currently doesn't support the /doc argument.
An IsMono or isMcs check should probably be added here.
It can then be removed when mcs has full /doc support.

----------------------------------------------------------------------

>Comment By: Ian MacLean (ianm74)
Date: 2004-12-02 14:06

Message:
Logged In: YES 
user_id=321872

That sounds like the best way to do it. 

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2004-12-02 13:54

Message:
Logged In: YES 
user_id=707851

I guess we should add a "framework configurable attribute" 
(named SupportsDocGeneration) for the <csc> and <vbc> (as 
vbc 1.x didn't support xml doc generation either) tasks.

----------------------------------------------------------------------

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to