Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2066

Support building MSI installer in release script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • Infrastructure
    • None

    Description

      DAFFODIL-2047 adds support for building a windows MSI installer. It does this by using the sbt native-packager plugin which uses WiX tools for building MSI's. Unfortunately, WiX tools are windows only right now.

      Our release script requires Linux for building tars and rpms. And it's important that that tar/rpm/msi that we build are build at the same time to ensure the Jars are exatly the same. So we need a way to run WiX tools on linux. There are some reports that WiX tools can run under wine, so we need to A) figure out and document steps to get WIX tools to run under wine and B) determine how we can get the sbt-native-packager plugin to run wine rather than run WiX tools directly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawrence Steve Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: