[ nant-Bugs-3042497 ] framework::exists not work with include
"SourceForge.net" <[email protected]> Tue, 10 Aug 2010 13:06:33 +0000
| Newsgroups | gmane.comp.windows.dotnet.nant.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3042497, was opened at 2010-08-10 15:06
Message generated for change (Tracker Item Submitted) made by i_net_software
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3042497&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: Functions
Group: 0.90
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: i-net software (i_net_software)
Assigned to: Nobody/Anonymous (nobody)
Summary: framework::exists not work with include
Initial Comment:
The follow sequence does not work if MONO is not present:
<include if="${framework::exists('mono-2.0')}" name="${path::combine(framework::get-assembly-directory('mono-2.0'), 'Mono.CompilerServices.SymbolWriter.dll')}" />
It produce the follow error:
Function call failed.
Expression: ${path::combine(framework::get-assembly-directory('mono-2.0'), 'Mono.CompilerServices.SymbolWriter.dll')}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Failed to initialize the 'Mono 2.0 Profile' (mono-2.0) target framework.
Registry Path Not Found! - key='SOFTWARE\Novell\Mono\';hive='Microsoft.Win32.RegistryHive[]';
The problem occur with version 0.85 and 0.90.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3042497&group_id=31650
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev