Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8098051

Make location of WiX executables configurable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • None
    • deploy
    • None

      The JavaFX build tools assume WiX is on the system PATH, forcing the developer to download and install this manually and system-wide. This makes it impossible for automated build tools (such as Maven and Gradle plugins) to download WiX for use just by the build. It would be better if the developer could pass in the directory to the WiX executables instead.

      The methods affected should be WinMsiBundler.buildMSI and WinMsiBundler.validate.

      By default the path should be null meaning the tools should look for WiX on the system path as per normal.

            shemnon Danno Ferrin (Inactive)
            dzwolenskjfx Daniel Zwolenski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: