DISGREGARD: [Nant-users] not building projects in projects.txt

2004-07-23 Thread Felice Vittoria
Never mind .. I found the problem ... I mistyped the directory path. -Original Message- From: Felice Vittoria Sent: Friday, July 23, 2004 9:16 AM To: Nant-Users (E-mail) Subject: [Nant-users] not building projects in projects.txt Hello, I'm using this version of Nant 0.85: NAnt

Re: [Nant-users] not building projects in projects.txt

2004-07-23 Thread Gert Driesen
Felice, Are you sure that the txt file is in the right directory (same as your build file) ? Gert - Original Message - From: "Felice Vittoria" <[EMAIL PROTECTED]> To: "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, July 23, 2004 4:16 PM Sub

[Nant-users] not building projects in projects.txt

2004-07-23 Thread Felice Vittoria
Hello, I'm using this version of Nant 0.85: NAnt 0.85 (Build 0.85.1659.0; net-1.0.win32; nightly; 7/17/2004) I noticed in the documentation that you can do something like: So, I created a projects.txt with only 3 of my projects just to try it out. When I