[Fwd: FW: [Nant-users] Setting a proprrty from the command line]

2005-09-01 Thread Ian MacLean
Original Message Subject:FW: [Nant-users] Setting a proprrty from the command line Date: Thu, 1 Sep 2005 08:52:53 -0700 From: Eck, Brad <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Well, this seemed so promising! I think I must have another issue. First, inher

[Nant-users] Where is v1.0? (Or 0.85, etc)

2005-09-01 Thread Aaron Elder
Hey everyone,   We have been at RC3 5 months now, does anybody know if or when an actual release will make it out?   Additionally, has anybody tested Nant with VSS 2005?   Great product, thanks for all the hard work!   Aaron Elder  

RE: [Nant-users] Building only one project from solution file at a time.

2005-09-01 Thread Tony_Bjerstedt
Title: Message Not long ago I was trying to do the same thing and receiving the same error message.   The  element supplies a list of projects which should be built in ADDITION to any projects listed in the solutionfile. Thus a project listed in a solution and a element winds up being inclu

[Nant-users] Building only one project from solution file at a time.

2005-09-01 Thread Tim Mayert
Title: Message I have done most of my build script using nmake and even though they can get fairly long there were lots of things that can be done easily in them that seem harder to do in NANT.   What I am trying to do is build one project at a time from a solution file.  I am trying to use