This is what we use to update the debug attribute of our web.config. Maybe the
xmlpeek syntax is similar?
http://schemas.microsoft.com/.NetConfiguration/v2.0"; />
- Original Message
From: Andreas Holst
To: nant-users@lists.sourceforge.net
Sent: Monday, April 6, 2009 12:14:3
Hey Gert
It seems like nant is currently using a version of nunit that supports
running tests compiled against
Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll directly. The VC
test attributes are mapped to corresponding nunit attribute.
Browsing the nunit forum it seems like thi
Your close, you don't need the ${} around the property name inside and
expression.change:
to:
On Tue, Apr 7, 2009 at 2:26 PM, Nathan Franzen wrote:
> I'm coming to NAnt from an ant background, but I'm trying to adapt.
> The documentation for
>
> says that it's deprecated & recomm
Hi Raj,
I'll get to it soon, I hope.
But feel free to send me a patch ;-)
Gert
-Original Message-
From: ptr2009 [mailto:ptrajku...@gmail.com]
Sent: dinsdag 7 april 2009 15:00
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] nant and nunit version
hey all
Nant 0.86 seems to
OK, got it! Thanks everyone.
-Nate
On Tue, Apr 7, 2009 at 3:01 PM, Gert Driesen wrote:
> Hi Nathan,
>
> In expressions, properties must be references without braces.
> For example:
>
>
> />
>
>
> Hope this helps,
>
> Gert
>
> -Original Message-
> From: Nathan Franzen [m
Hi Nathan,
In expressions, properties must be references without braces.
For example:
Hope this helps,
Gert
-Original Message-
From: Nathan Franzen [mailto:nfran...@gmail.com]
Sent: dinsdag 7 april 2009 20:26
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users
Once you are already in an expression you don't escape the properties
again. Use this:
BOb
> -Original Message-
> From: Nathan Franzen [mailto:nfran...@gmail.com]
> Sent: Tuesday, April 07, 2009 2:26 PM
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] properties in
I'm coming to NAnt from an ant background, but I'm trying to adapt.
The documentation for
says that it's deprecated & recommends using functions instead.
I prefer to parameterize as much as possible, so I wrote
NAnt doesn't like this much:
Unexpected token 'Dollar'.
hey all
Nant 0.86 seems to be shipping with a rather old version of nunit. Is
there a specific reason why ? I tried replacing the nunit dlls and it seems
like nant nunit tasks are not compatible with the later version of nunit ?
Raj
--
View this message in context:
http://www.nabble.com/n