[Nant-users] Building with latest daily (26.08.) fails

2003-08-26 Thread Sascha Andres
Hi, I get errors compiling the 08/26 version of the daily builds. See http://www.livingit.de/output.txt for log. This is thought as an information only. It seems something with the CVS goes wrong. -sa -- sa at programmers-world dot com http://www.livingit.de Bookmarks online: http://www.mobil

[Nant-users] Solution task and .vdproj Visual Deployment Project

2003-08-26 Thread Daya Sharma
Hi All Has any one successfully used Nant's Solution task or any other tool to build a Visual Deployment project (.vdproj file). I need to create a setup.exe using this .vdproj file (or some combination of Nant) and be able to specify License key for Crystal_regwiz2003.msm (Crystal Reports Wizard

Re: [Nant-users] Executing a target more than once

2003-08-26 Thread Gert Driesen
Just add a force="true" attribute on the call task. Gert - Original Message - From: "Brant Carter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 9:00 PM Subject: [Nant-users] Executing a target more than once > It seems that a target will only get executed on

[Nant-users] task and resource files

2003-08-26 Thread Lee Williams
Title: task and resource files I'm currently using the solution task in 8.3 rc2 One of my projects has resource files embedded, and I'm having problems loading the resource file on the newly built assembly with an exception ... Could not find any resources appropriate for the specified cul