committed. Thanks !

Ian

Hi,

The attached patch fixes some issues I had with the MSI task from
NantContrib:

- Some members of MSIComponent, as defined in the xsd, have changed
type, making it necessary to use setStringData instead of
setIntegerData, or vice-versa.
- The componentFiles fileset requires a Parent, otherwise a null
reference exception will be thrown.
- some local variable where declared twice, resulting in compilation
errors.
- Create a cabinet with a sourcedir which contained an absolute path
resulted in an invalid cabinet, since cabarc.exe only likes relative
paths.

Best,

Arjen






-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to