stevedlawrence opened a new pull request #180: Support building MSI packages with wine on Linux URL: https://github.com/apache/incubator-daffodil/pull/180 - Disable MSI validation by providing the -sval flag to light.exe. When generating an MSI in wine without this flag, light.exe fails with a generic Windows error. Some reports of similar issues make it sound like validation is performed by installing the MSI in some sort of dry-run mode--not too surprising that would fail in wine. - Modify release script to build the MSI and install to apache-dist. Also clean up the release script to have consistent indentation. - Modify RTF license generator to always output windows style line endings, required by MSI generator DAFFODIL-2066
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
