[Mono-bugs] [Bug 635767] xbuild fails to execute custom task

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 31 04:39:12 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=635767

https://bugzilla.novell.com/show_bug.cgi?id=635767#c2


--- Comment #2 from Joe Mistachkin <joe at mistachkin.com> 2010-08-31 08:39:11 UTC ---
If you need to force the custom tasks to be disabled, you may use the following
command line option:

/p:EagleSampleTargets=false

To force them to be enabled, specify true instead of false (they are enabled by
default in the source code link provided above; however, that will be changing
in subsequent versions).

-- 
Configure bugmail: https://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