[NAnt-users] NAnt 0.85 is released

2006-10-14 Thread Gert Driesen
Announcing NAnt 0.85. Binary and source distributions are available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=31650 About NAnt: NAnt is a free .NET build tool, allowing applications to be built targeting both Microsoft .NET and Mono while supporting both W

[NAnt-users] NAnt 0.85 Release Candidate 4 is available

2006-06-02 Thread Gert Driesen
Announcing NAnt 0.85 Release Candidate 4. Binary and source distributions are available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=31650 About NAnt: NAnt is a free .NET build tool, allowing applications to be built targeting both Microsoft .NET and Mono wh

[Nant-users] NAnt 0.85 Release Candidate 3 available

2005-04-16 Thread Gert Driesen
Announcing NAnt 0.85 Release Candidate 3. Binary and source distributions are available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=31650 About NAnt: NAnt is a free .NET build tool, allowing applications to be built targeting both Microsoft .NET and

[Nant-users] NAnt 0.85 RC3

2005-04-13 Thread Gert Driesen
Hi, I'm planning to release NAnt(Contrib) 0.85 RC3 some time this weekend. Any reported bugs for which additional information is required (eg. a repro) will not be fixed, so consider this to be the last call if you want to get a specific bug fixed in time for RC3. Best regards, Gert ---

RE: [Nant-users] Nant 0.85 nightly build CSC Task does not output correct culture assembly version

2005-03-29 Thread Gert Driesen
orge.net > Subject: [Nant-users] Nant 0.85 nightly build CSC Task does > not output correct culture assembly version > > Hi All, > > In testing of NAnt 0.85 nightly build from March 25, 2005 using .NET > 1.1, the version for culture specific assemblies that are generated >

[Nant-users] Nant 0.85 nightly build CSC Task does not output correct culture assembly version

2005-03-29 Thread Michael Dang
Hi All, In testing of NAnt 0.85 nightly build from March 25, 2005 using .NET 1.1, the version for culture specific assemblies that are generated from the CSC task are not the same for the home assembly version. E.g. I specifically put version 0.0.0.2 in the assemblyinfo file for my home assembly

RE: [Nant-users] NANT 0.85 - resgen chokes on third party dependency?

2005-03-23 Thread Gert Driesen
gt; To: nant-users@lists.sourceforge.net > Subject: [Nant-users] NANT 0.85 - resgen chokes on third > party dependency? > > I'm just starting with NANT and have a problem that appears on both > 0.84 and 0.85-rc2. I've done a fair amount of googling and searching > th

[Nant-users] NANT 0.85 - resgen chokes on third party dependency?

2005-03-23 Thread Jeff Hoover
I'm just starting with NANT and have a problem that appears on both 0.84 and 0.85-rc2. I've done a fair amount of googling and searching the nant-users archive, but I don't have a solid answer yet. So, in my csc task, I have a resources section: that cranks through several files succ

[Nant-users] Nant 0.85, NUnit, and noshadow option

2005-03-16 Thread Michael Dang
Hi, Was the "noshadow" argument in Nunit2 option added to the Nant 0.85 nunit task as an attribute? Didn't see in any documents. It would be nice to. md Michael Dang __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http:

RE: [Nant-users] Nant 0.85 RC2 and Ndoc 1.3.1 issue

2005-03-02 Thread Gert Driesen
]Sent: dinsdag 1 maart 2005 0:48To: nant-users@lists.sourceforge.netSubject: [Nant-users] Nant 0.85 RC2 and Ndoc 1.3.1 issue Hi there, I'm using Nant 0.85RC2 (12th Feb 2005), NantContib 0.85RC2 (12th Feb 2005) and Ndoc 1.3.1 (25th Jan 2005), but whenever my Ndoc task fires I ge

[Nant-users] Nant 0.85 RC2 and Ndoc 1.3.1 issue

2005-03-02 Thread Robertson.DeanJ
Title: Nant 0.85 RC2 and Ndoc 1.3.1 issue Hi there, I'm using Nant 0.85RC2 (12th Feb 2005), NantContib 0.85RC2 (12th Feb 2005) and Ndoc 1.3.1 (25th Jan 2005), but whenever my Ndoc task fires I get the following error. Method get_EmacsMode in type NAnt.Contrib.Util.FileLogListener from asse

[Nant-users] NAnt 0.85 Release Candidate 2 available

2005-02-12 Thread Gert Driesen
Announcing NAnt 0.85 Release Candidate 2. Binary and source distributions are available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=31650. About NAnt: NAnt is a free .NET build tool, allowing applications to be built targeting both Microsoft .NET and

RE: [Nant-users] nant 0.85 doesn't support project or solution file from VisualStu dio.Net 2005?

2005-02-09 Thread Gert Driesen
;nant-users@lists.sourceforge.net'Subject: [Nant-users] nant 0.85 doesn't support project or solution file from VisualStu dio.Net 2005? I got the following error msg after I ran the build file...     NAnt 0.85 (Build 0.85.1793.0; rc1; 11/28/2004) Copyright (C)

[Nant-users] nant 0.85 doesn't support project or solution file from VisualStu dio.Net 2005?

2005-02-09 Thread Tam, Will @ Newport Macarthur
I got the following error msg after I ran the build file...     NAnt 0.85 (Build 0.85.1793.0; rc1; 11/28/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net   Buildfile: file:///C:/axis_version_3/AxisPortalNet.build Target(s) specified: rebuild     clean:     

[Nant-users] nant 0.85 doesn't support project or solution file from VisualStu dio.Net 2005?

2005-02-09 Thread Tam, Will @ Newport Macarthur
I got the following error msg after I ran the build file...     Will Tam | Software Engineer CB Richard Ellis | Asset Services - Axis Portal Technologies 4400 MacArthur Suite 600  | Newport Beach, CA 92660 T 949.809.3706 | F 949.809.4111 | C 626.379.1697 [EMAIL PROTECTED] | www

[Nant-users] nant-0.85-nightly-2004-12-27 gives the following error when used with task.

2005-01-11 Thread Roy Joseph
HI, Nant version 0.85 gives the following error when used with task. --- 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\al.exe' failed to start.: NAnt.Core.BuildException: 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\al.exe' failed to start. ---> System.ComponentModel.Win32E

Re: [Nant-users] NAnt 0.85 build error

2004-12-28 Thread Jeffrey Rutland
<[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Jeffrey Rutland > > Sent: dinsdag 28 december 2004 18:06 > > To: nant-users@lists.sourceforge.net > >

RE: [Nant-users] NAnt 0.85 build error

2004-12-28 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeffrey Rutland > Sent: dinsdag 28 december 2004 18:06 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] NAnt 0.85 build error > > Hi! > >

[Nant-users] NAnt 0.85 build error

2004-12-28 Thread Jeffrey Rutland
Hi! I was trying to build a solution yesterday when I ran into problems with WebDAV functionality. I was running NAnt 0.84, and at Gert's suggestion, I got the nightly build of NAnt and NAntContrib. I am now running NAnt 0.85, and I have been updating my build files to reflect the changes in key

[Nant-users] NAnt 0.85 Release Candidate 1 available

2004-11-28 Thread Gert Driesen
Announcing NAnt 0.85 Release Candidate 1. Binary and source distributions are available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=31650 About NAnt: NAnt is a free .NET build tool, allowing applications to be built targeting both Microsoft .NET an

[Nant-users] Nant 0.85 , NUnit 2.2 with noshadow switch inquiry

2004-10-19 Thread Michael Dang
Hi All, Will the future release of NAnt 0.85 with NUnit 2.2 supported have an attribute in the NUnit2 task to support the /noshadow switch in NUnit 2.2? I think this option would be very useful. mike = Michael Dang __ Do You Yahoo!? Tired of

[Nant-users] nant 0.85 release date

2004-08-09 Thread Felice Vittoria
Hello, Any status on when nant 0.85 will be released? Felice --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Fr

Re: [Nant-users] NAnt 0.85 release notes + to-do's

2004-08-03 Thread Gary Feldman
>From: "Gert Driesen" <[EMAIL PROTECTED]> >Sent: Monday, August 02, 2004 4:28 PM > The release notes for the NAnt 0.85 beta 1 are ready for review here : > http://nant.sourceforge.net/releasenotes.html (and in cvs ofcourse). With respect to the latest item: Automatic quoting of arguments (b

Re: [Nant-users] NAnt 0.85 release notes + to-do's

2004-08-02 Thread Gert Driesen
From: "Merrill Cornish" <[EMAIL PROTECTED]> To: "Felice Vittoria" <[EMAIL PROTECTED]>; "Gert Driesen" <[EMAIL PROTECTED]>; "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>; "NAnt Users Mailing List" <[EMAIL PROTECTED]> Sen

RE: [Nant-users] NAnt 0.85 release notes + to-do's

2004-08-02 Thread Merrill Cornish
Actually, it appears that ALL links are broken. Merrill --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are n

RE: [Nant-users] NAnt 0.85 release notes + to-do's

2004-08-02 Thread Felice Vittoria
: Nant-Developers (E-Mail); NAnt Users Mailing List Subject: [Nant-users] NAnt 0.85 release notes + to-do's Hi, The release notes for the NAnt 0.85 beta 1 are ready for review here : http://nant.sourceforge.net/releasenotes.html (and in cvs ofcourse). Please let me know if there's

[Nant-users] NAnt 0.85 release notes + to-do's

2004-08-02 Thread Gert Driesen
Hi, The release notes for the NAnt 0.85 beta 1 are ready for review here : http://nant.sourceforge.net/releasenotes.html (and in cvs ofcourse). Please let me know if there's anything missing or incorrect. Before we can actually release the first beta, the following tasks need to be completed :

RE: [Nant-users] nant 0.85

2004-03-25 Thread Kevin Dickover
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noel Gifford Sent: Thursday, March 18, 2004 10:13 PM To: 'Baldree Matt'; 'Gert Driesen'; [EMAIL PROTECTED] Subject: RE: [Nant-users] nant 0.85 I second the request for a 0.85 official release. I need reg

RE: [Nant-users] nant 0.85

2004-03-18 Thread Noel Gifford
2004 11:52 PM To: Baldree Matt; [EMAIL PROTECTED] Subject: Re: [Nant-users] nant 0.85 Hi Matt, We've removed support for filtersets from NAnt, although the filterset and filter elements are still in cvs. I will probable move these NAntContrib, and add a task to NAntContrib which uses filter

Re: [Nant-users] nant 0.85

2004-03-18 Thread Gert Driesen
D]> Sent: Thursday, March 18, 2004 3:15 PM Subject: RE: [Nant-users] nant 0.85 > Any timelines? Tokens are critical in supporting robust builds for different > environments like dev, qa, prod. Moving from Ant I find I can't live without > them :). > > -Original Message

RE: [Nant-users] nant 0.85

2004-03-18 Thread Baldree Matt
Matt; [EMAIL PROTECTED] Subject: Re: [Nant-users] nant 0.85 Hi Matt, We've removed support for filtersets from NAnt, although the filterset and filter elements are still in cvs. I will probable move these NAntContrib, and add a task to NAntContrib which uses filtersets. Gert - Origin

Re: [Nant-users] nant 0.85

2004-03-17 Thread Gert Driesen
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 11:19 PM Subject: [Nant-users] nant 0.85 > Does copy with filters/tokens work? I'm trying to use it and I can't seem to > get it to work. I don't see any examples or test cases for it. Shou

[Nant-users] nant 0.85

2004-03-17 Thread Baldree Matt
Does copy with filters/tokens work? I'm trying to use it and I can't seem to get it to work. I don't see any examples or test cases for it. Shouldn't this work? -matt --- This SF.Net email is sponsor