Re: [Nant-users] Nested build failed

2003-04-01 Thread Scott Hernandez
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

[Nant-users] Nested build failed

2003-03-31 Thread James Lewis
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