Bugs item #1187506, was opened at 2005-04-21 14:29
Message generated for change (Comment added) made by harrie_thijssen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1187506&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: None
Status: Open
Resolution: None
Priority: 9
Submitted By: svakiltx (svakiltx)
Assigned to: Gert Driesen (drieseng)
Summary: NAnt.Core.BuildException: Circular dependency detected.

Initial Comment:
 [solution] Starting solution build.
 [solution] Loading projects...
 [solution] Loading 
project 'C:\Odyssey\Production\Source\Orion\PropertySe
archWe
bService\PropertySearch\PropertySearch.csproj'.
 [solution] Gathering additional dependencies...
 [solution] Fixing up references...
 [solution] Converted assembly reference to project 
reference: PropertySearch ->
 PropertySearch

BUILD FAILED - 0 non-fatal error(s), 2 warning(s)

Circular dependency detected.:
NAnt.Core.BuildException: Circular dependency 
detected.
   at NAnt.VSNet.SolutionBase.Compile(String 
solutionConfiguration) in d:\Source
\nant-
20050420T141941Z\src\NAnt.VSNet\SolutionBase.cs:lin
e 255
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in 
d:\Source\nant-20050420T141
941Z\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 409
   at NAnt.Core.Task.Execute() in d:\Source\nant-
20050420T141941Z\src\NAnt.CoreTask.cs:line 177
   at NAnt.Core.Target.Execute() in d:\Source\nant-
20050420T141941Z\src\NAnt.Cor
e\Target.cs:line 247
   at NAnt.Core.Project.Execute(String targetName, 
Boolean forceDependencies) in
 d:\Source\nant-
20050420T141941Z\src\NAnt.Core\Project.cs:line 887
   at NAnt.Core.Project.Execute() in d:\Source\nant-
20050420T141941Z\src\NAnt.Co
re\Project.cs:line 839
   at NAnt.Core.Project.Run() in d:\Source\nant-
20050420T141941Z\src\NAnt.Core\P
roject.cs:line 924


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

Comment By: harrie (harrie_thijssen)
Date: 2005-08-20 10:01

Message:
Logged In: YES 
user_id=1332164

Hi, I have experieced the same problem. 
The workaround i found is to set the reference property "Copy 
local" in the project to "false" for this particular assembly.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-05-29 09:35

Message:
Logged In: YES 
user_id=707851

Ping !

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

Comment By: Gert Driesen (drieseng)
Date: 2005-05-05 13:52

Message:
Logged In: YES 
user_id=707851

What version of NAnt are you using ?

Can you provide a small repro for this issue ?

Thanks !

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to