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

ant jfx.release.suffix property has extra quote characters when MILESTONE_FCS=true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx13
    • javafx

      Due to a change in behavior between ant 1.8.2 and ant 1.10.5, the ant `jfx.release.suffix` property contains the literal double-quote characters on Mac and Linux rather than the intended empty string when running with `gradle -PMILESTONE_FCS=true ...`

      This doesn't affect the production builds, but we do have a closed build task that use this variable as a filename suffix. Those files now have the literal double-quotes in their name which is not intended.

      This was originally discovered in an FX 8 build, but I confirmed that the same bug is present in jfx-dev.

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

              Created:
              Updated: