http://bugzilla.novell.com/show_bug.cgi?id=543299
Summary: xbuild needs to handle circular imports
Classification: Mono
Product: Mono: Tools
Version: 2.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: xbuild
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.1
(KHTML, like Gecko) Chrome/4.0.219.3 Safari/532.1
If i have more than one import to the same targets msbuild gives a warning:
warning MSB401: There is a circular reference involving the import of file
"xxxxxxxxxxx.targets". This file may have been imported more than once, or you
may have attempted to import the main project file. All except the first
instance of this file will be ignored."
xbuild gives error:
error : Error executing task Csc: Error converting Property named
'OutputAssembly' with value '@(IntermediateAssembly)' to type
Microsoft.Build.Framework.ITaskItem: Exactly one item required, but got: 2
Reproducible: Always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs