Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Commit 5061ed004f9206f2287a3186dfa40684c2d84e5e (DAFFODIL-2388) updated the sbt-native-packger plugin that we use for building things like RPM and windows MSI. The native packager expects to be run on Windows to build the MSI, so we included various hacks is the release candidate container to install wine and mess with settings to get that to work. Unfortunately, upgrading the version of sbt-native-packager broke those hacks.
Need to figure out how it broke things and how to get around that issue.