RE: [Nant-users] Solution task and projects

2004-02-18 Thread Adam Patacchiola
very strict at detecting syntax problems and sometimes it silently ignores them.   Can you post a failing portion of your buildfile to the list?   Jarek - Original Message - From: Adam Patacchiola To: [EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 1:20 AM Subject: [Nant-users]

[Nant-users] Solution task and projects

2004-02-17 Thread Adam Patacchiola
Hi,   I'm trying to compile only one project in my solution by using the projects tag. However every project is always built. Any ideas what I'm doing wrong? I have also tried to exclude projects but they always get built as well.Thanks,   Adam

[Nant-users] Solution task and projects

2004-02-16 Thread Adam Patacchiola
Hi,   I'm trying to compile only one project in my solution by using the projects tag. However every project is always built. Any ideas what I'm doing wrong? I have also tried to exclude projects but they always get built as well.Thanks,   Adam