January 2007 9:30 AM
To: Jiang,Wenjing; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Questions about Nant version 0.85.1583
Nant should target whatever version of the FW it is running on.
Trying forcing it to use 2.0 by adding the following to
, January 16, 2007 6:03 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Questions about Nant version 0.85.1583
Hi All,
I am starting using NAnt to automate our build process with application
written in C# and on .Net Framework 2.0. I always got the error
complaining about .Net
Hi All,
I am starting using NAnt to automate our build process with application written
in C# and on .Net Framework 2.0. I always got the error complaining about .Net
framework 1.1 or 1.0 needed.
This version of NAnt is tested on .Net Framework 2.0 based on the website.
Will it solve the issue
Nam Seungho wrote:
> Dear list,
>
> I see the warning messages repeatedly that I didn't see until
> nant0.84. As these messages don't mean there's something wrong with
> the build, I don't like to see these messages.
> Could you let me know how these messages can be removed?
>
"Deprecated" means t
Dear list,
I see the warning messages repeatedly that I didn't see until nant0.84. As
these messages don't mean there's something wrong with the build, I don't
like to see these messages.
Could you let me know how these messages can be removed?
Messages are as follows:
C:\Build\ITIS-Developer
- Original Message -
From: "Simon Rowe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 18, 2004 2:29 PM
Subject: [Nant-users] Questions from a new user
> 1. Apart from the Thus my buildfiles have makes them clumsy to read. Have I missed an &
Title: Questions from a new user
Currently we run a batch file based build process, extended with some perl scripts, to build 240 VC++ and 20 C# components
We will be converting the whole lot to C# in the near future, so I have been investigating NANT as an alternative build for our 20 C# pr
ssage -
From: "Nick Varacalli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 20, 2003 5:35 PM
Subject: [Nant-users] Questions
> I'm running nant 0.83 final against .Net framework v1.1.
>
> The following portion of my build file produ
I'm running nant 0.83 final against .Net framework v1.1.
The following portion of my build file produces the output below it. (Before
anyone reminds me, yes, I know there is an NDoc task, I just wanted to get
up and running quickly).
1) Is it possible to get rid of the warnings about comments in