Re: [Nant-users] 0.8.3 final

2003-09-06 Thread Jaroslaw Kowalski
On Sun, 7 Sep 2003, Ian MacLean wrote: > We should be able to start on the 0.84 release cycle shortly. Gert has > made a number of improvements to the release build file that should > smooth out the release process a little. So with any luck we'll be able > to increase the release frequency int h

Re: [Nant-users] 0.8.3 final

2003-09-06 Thread Ian MacLean
forgot the link again: http://sourceforge.net/project/showfiles.php?group_id=31650 Ian 0.8.3 final has been released. No major changes from rc3 except that its now the official version. rc3 was downloaded 943 times with no major bugs reported ( except the various solutiontask fixes of couse ). We

[Nant-users] 0.8.3 final

2003-09-06 Thread Ian MacLean
0.8.3 final has been released. No major changes from rc3 except that its now the official version. rc3 was downloaded 943 times with no major bugs reported ( except the various solutiontask fixes of couse ). We should be able to start on the 0.84 release cycle shortly. Gert has made a number of

RE: [Nant-users] Re: branching in nant

2003-09-06 Thread Nick Varacalli
More generally: a) A variable for the return code of the last task. b) A variable for the output of the last task. c) A way to compare values Nick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Aliger Sent: Friday, September 05, 2003

Re: [Nant-users] Framework versions

2003-09-06 Thread Jaroslaw Kowalski
You can do it. Either use nant -defaultframework:net-1.1 You can also change the default in nant.exe.config. Jarek - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 6:15 PM Subject: [Nant-users] Framework versions > MaryLou, > > C