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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8u20
    • 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");

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

              Created:
              Updated:
              Resolved:
              Imported: