Here's what I've got:
Main build file (conceptually - it's coded, but
doesn't necessarily work for failures) - Gets latest
from VSS, starts a log of the build, calls two child
build files, stages release on specific system being
released to, closes logfile, e-mails team onfailure or
myself onsucc
usertask
called taskdef, but that is really not the best way. There will need to be a
better solution developed before the 1.0 release.
- Original Message -
From: James Lewis
To: '[EMAIL PROTECTED]'
Sent: Monday, March 31, 2003 7:52 AM
Subject: [Nant-users] Nested build failed
I'm new to NANT so I'm working my way through the examples.
We are very likely to need a use task similar to the usertask
example so I've been concentrating on that one. My problem is I can't
get the sample usertask to build. The first time I
build it (nant with no parameters) I get this
m