I'm trying to upgrade my build process from NAnt 0.84 to the nightly build of 0.85.

I'm using the following versions (both have built successfully on my machine):

NAnt                    Nant-0.85-20040722
NAntContrib             nantcontrib-0.85-20040723

I've used this combination of NAnt/NAntContrib to build my software -- it took a few executions and bug fixes to uncover the differences between 0.84 and 0.85.

However, I'm stuck in resolving the following issue. When trying to execute my msi task (which previously worked almost perfectly with 0.84), I get the following error:

Validation Error: The element 'msi' in namespace 'NAnt.Contrib.Tasks.Msi.MsiTask' has invalid child element 'components' in namespace 'NAnt.Contrib.Tasks.Msi.MsiTask'. Expected 'Nant.Contrib.Tasks.Msi.MsiTask:mergemodules'.

Any thoughts?

Thanks in advance!

Ted



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to