er Brandt [mailto:xtopher.bra...@gmail.com]
Sent: Tuesday, November 16, 2010 10:53 AM
To: Adam Bruss
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] nant in regular cruisecontrol
To clarify, by "regular cruisecontrol" do you mean you're not using
CruiseControl.Net?
---
Chris
C
mbination with uselogger="true"!
>
>
>
>
>
> I’m trying to use nant from the java based cruisecontrol – the original one
>
>
>
> According to the cruisecontrol doc it's possible with something like this
>
>
>
>
>
>
> bui
one have examples of this?
Thanks,
Adam
Adam Bruss
Development Engineer
AWR Corporation/Simulation Technology & Applied Research
11520 N. Port Washington Rd., Suite 201
Mequon, WI 53092 USA
P: 1.262.240.0291 x104
F: 1.262.240.0294
E: abr...@awrcorp.com
W: http://www.awrcorp.com
sed during the build.
-Original Message-
From: Marcus Weidner [mailto:mweid...@gmail.com]
Sent: Tuesday, November 16, 2010 10:11 AM
To: Adam Bruss
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] nant in regular cruisecontrol
Someone else probably has a better example, but this is
Someone else probably has a better example, but this is my
section from my config (which is working)
D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe
d:\CruiseControlBuilds\Dev\MyProject\WorkingDirectory
d:\CruiseControlBuilds\Dev\MyProject\WorkingDirectory\CMaxAdmin.s
I can't get nant to work in normal cruisecontrol. It's supposed to work
according to the documentation. This is on a Windows 7 machine.