Bugs item #1077312, was opened at 2004-12-02 05:48 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1077312&group_id=31650
Category: Tasks >Group: cvs >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Ian MacLean (ianm74) >Assigned to: Gert Driesen (drieseng) 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: Gert Driesen (drieseng) Date: 2005-01-23 18:44 Message: Logged In: YES user_id=707851 This is now fixed in cvs. ---------------------------------------------------------------------- Comment By: Ian MacLean (ianm74) Date: 2004-12-02 06: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 05: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 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers