[Mono-bugs] [Bug 543299] New: xbuild needs to handle circular imports
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 30 16:57:21 EDT 2009
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: jankit at novell.com
ReportedBy: jaebird at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list