Bugs item #1160076, was opened at 2005-03-09 19:09
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1160076&group_id=31650

Category: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: atrunov (atrunov)
>Assigned to: Gert Driesen (drieseng)
Summary: Solution task and excluded projects list bug

Initial Comment:
Adding a project to excluded projects list for a solution 
task leads to the error message "Circular dependency 
detected.:" (with callstack trace followed), "[solution] 
Excluding project ..." message at log start being present.
Observed with 2005-03-08 nightly build (it seems 0.85 
rc2 does not work with excluded projects at all) and 
VisualStudio NET 2003 VC++ solutions. Solutions tried 
have several projects, some of them are out of solution 
directory root. And at least one of projects is dependent 
on the very project put in the excluded projects list for a 
solution task. The latter is independent of any other 
projects. Removing the dependency on this project 
eliminates the error.

Quick src patch enabling all projects loading (including 
excluded) while disabling excluded from compilation 
only fixes the problem, though it seems this approach 
does not fits in program design...


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

>Comment By: Gert Driesen (drieseng)
Date: 2005-04-16 09:45

Message:
Logged In: YES 
user_id=707851

This should be fixed in cvs and NAnt 0.85 RC3, if not reopen 
this bug report and attach a small repro.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1160076&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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to