[Nant-users] Problem with Solution Task with 0.8.2 on VW.NET 2003

2003-07-20 Thread Medcoff, Charles
I realize now that 0.8.2 does not support the task. I hope that this makes the maintainers of the website aware of the danger of posting the user docs for a release candidate instead of posting the docs for the most resent release version. ONLY POST THE DOCUMENTATION FOR THE MOST RESENT RELEASE!

Re: [Nant-users] Problem with Solution Task with 0.8.2 on VW.NET 2003

2003-07-19 Thread N. V.
Chuck If i remember correctly, the task wasn't part of the 0.8.2 version of NAnt, it's a new task in the 0.8.3 version. Nick From: "Medcoff, Charles" <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: [Nant-users]

[Nant-users] Problem with Solution Task with 0.8.2 on VW.NET 2003

2003-07-18 Thread Medcoff, Charles
I'm new to NAnt and just downloaded and installed 0.8.2. I've written a build file that includes a solution task but NAnt doesn't seem to know what it is. As a santity check I took the build file from the documentation and added a soltution task as shown below: The Hello World of build fil