SystemProperties.getProperty("javafx.version") should not return version string with "-internal" in FCS build

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • fx1.2
    • Affects Version/s: fx1.1
    • Component/s: javafx
    • None

      I just noticed that the FCS franca build has javafx.version system property set to "1.1-internal". It should be "1.1" instead.

      SystemProperties.getProperty("javafx.version")

      should return "1.1" instead of "1.1-internal" in FCS build

            Assignee:
            Christine Lu (Inactive)
            Reporter:
            Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: