Am 27.03.2010 00:16, schrieb Gert Driesen:
> Hey Dominik,
> 
> What version of NAnt are you running ?
> I get a failure for the "foo(bar)" property:
> 
> Property name 'foo(bar)' is invalid.
> 
> Gert
> 

Hi Gert,

I'm running CVS from 14.3.2010 compiled for .Net 2.0

--- Console Output ---

U:\projects\nant\nant\build\net-2.0.win32\nant-0.86-debug>bin\NAnt.exe
NAnt 0.86 (Build 0.86.3725.0; dev; 14.03.2010)
Copyright (C) 2001-2010 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///U:/projects/nant/nant/build/net-2.0.win32/nant-0.86-d
ebug/prop.build
Target framework: Microsoft .NET Framework 3.5

     [echo] just to display a working property

BUILD FAILED

U:\projects\nant\nant\build\net-2.0.win32\nant-0.86-debug\prop.build(5,6
):
Property evaluation failed.
Expression: ${foo(bar)}
              ^^^
    Property 'foo' has not been set.

Total time: 0 seconds.


So far
Dominik

-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to