[Nant-users] Got latest build, solution task not producing XML documentation files

2004-07-11 Thread Eric Swann
This is with the latest nightly build.  I’m using the solution task, and everything works great, other than my XML documentation files are not being produced, and thus the NDoc task is failing later in the script.  I verified: 1)  That the solution configuration attribute in the nant b

[Nant-users] filterchains status update

2004-07-11 Thread Gert Driesen
Hi, I've just committed my modifications to the filterchain implementation that was provided by Roger Dahlman. To summarize these changes : - there are no longer two categories of filters (generic and convenience filters) : all filter are now only available using convenience elements (meaningful

Re: [Nant-users] Task Oddness

2004-07-11 Thread Ian MacLean
Gert Driesen wrote: - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Malcolm MacLucas" <[EMAIL PROTECTED]> Cc: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 11, 2004 12:36 PM Subject: Re: [Nant-users] Task Oddness Malcolm MacLucas wrote:

Re: [Nant-users] Task Oddness

2004-07-11 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Malcolm MacLucas" <[EMAIL PROTECTED]> Cc: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 11, 2004 12:36 PM Subject: Re: [Nant-users] Task Oddness > Malcolm MacLucas wrote: > > >--- Gert Driesen

Re: [Nant-users] Task Oddness

2004-07-11 Thread Ian MacLean
Malcolm MacLucas wrote: --- Gert Driesen <[EMAIL PROTECTED]> wrote: - Original Message - From: "Malcolm MacLucas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:20 PM Subject: Re: [Nant-users] Task Oddness Can you provide more information on this issue ?