, January 20, 2008 10:37 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Build doesn't catch errors
Hi I am just getting started with Nant. I want to compile a asp.net 2.0
website. The script below does stuff, but there is a deliberate compile
time
error. I thought this would
Hi I am just getting started with Nant. I want to compile a asp.net 2.0
website. The script below does stuff, but there is a deliberate compile time
error. I thought this would cause the build to fail. Also contents of the
bin folder in the root that are used by the website are not copied. Any