All,
I am trying to utilize the task. I have placed the
files LaunchCCNetBuild.dll and NAnt.LaunchCCNetBuild.dll into my NAnt
bin folder; however, when I try to run a NAnt project containing this
task I get the error message that the task is not defined.
I am attempting to run the NAnt proje
Does anyone use the NAnt task? I need to use it and
I keep getting errors. If I setup my NAnt project like:
http://localhost:21234/CruiseManager.rem"/>
I get:
*
[launchccnetbu
.
if you are certain that property 'test' exists, you can just use :
.
Hope this helps,
Gert
- Original Message -
From: "Vincent Erickson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 23, 2004 5:07 PM
Subject: [
Title: Message
I just added some
code to my nant script using the if property true construct to conditionally
execute some child tasks. I'm being told by nant that propertytrue is
deprecated, and I should be using "test" instead. This is fine with me, except
that I can find no examples of ho