Re: [NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread angus.grant
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

Re: [NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread Bob Archer
, 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

[NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread Jiang,Wenjing
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

Re: [Nant-users] Questions about Nant0.85 messages

2005-08-03 Thread Gary Feldman
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

[Nant-users] Questions about Nant0.85 messages

2005-08-03 Thread Nam Seungho
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

Re: [Nant-users] Questions from a new user

2004-05-18 Thread Gert Driesen
- 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 &

[Nant-users] Questions from a new user

2004-05-18 Thread Simon Rowe
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

Re: [Nant-users] Questions

2003-09-23 Thread Scott Hernandez
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

[Nant-users] Questions

2003-09-20 Thread Nick Varacalli
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