Use property instead of hard-coded 8 for packager manaifest in build.gradle

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8u20
    • Component/s: javafx
    • None

      The following in build.gradle should be changed to use jfxReleaseMajorVersion property rather than a hard-coded number 8:

      1708: commandLine("$RC", "/nologo", "/l", "0x409", "/r", "/dJFX_DVERSION=8", "/dJFX_VERSION=8",
      1709: "/fo$buildDir/native/javafxpackager/javafxpackager.res",
      1710: "src/main/native/javafxpackager/win/javafxpackager.rc");

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: