pplication
Nick
>From: "Bob Archer" <[EMAIL PROTECTED]>
>To: "Nicholas Duane" <[EMAIL PROTECTED]>,
>Subject: RE: [NAnt-users] solution task: targets v.s. configuration
>Date: Wed, 6 Sep 2006 11:09:49 -0400
>
>You can do it eithe
I know there has already been a discussion on adding another attribute,
operation, so we can specify clean, build, rebuild. From the little bit
I've read so far (just started using nant) it appears that people are
equating targets to clean, build, and rebuild and using a property to
determine
Not sure if I already sent this as I accidently hit tab and return. At any
rate I just added an update target to my build script. The target is shown
below:
When I execute the target I get the following error:
C:\data\build\pom\Eom\src\Eom>nant update
NAnt 0.85 (Build 0.85.2344.0; rc4
Submitting again after joining nant users.
Nick
From: "Nicholas Duane" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], nant-users@lists.sourceforge.net
Subject: RE: solution task: debug,release / build,rebuild,clean
Date: Tue, 05 Sep 2006 21:08:49 -0400
It just dawned on me that