Re: [Nant-users] Merge modules (MSM task)

2005-02-18 Thread Jim Geurts
hrm... weird. I had to add the ModuleConfiguration table to the template. It's checked in and available from CVS now. That should fix your problem Thanks Jim On Fri, 18 Feb 2005 10:07:19 -0500, Foster, Richard - PAL <[EMAIL PROTECTED]> wrote: > Since there seems to be some discussion about M

[Nant-users] Merge modules (MSM task)

2005-02-18 Thread Foster, Richard - PAL
Since there seems to be some discussion about MSI and MSM tasks in NantContrib I am creating a merge module that needs to have some configuration settings. Using the element causes an error to be thrown unless I also include a element to specify the format of the ModuleConfiguration table.