Skip to content

Build information reported incorrectly #634

Description

@abhinayagarwal

In case Scene Builder is running on a feature release like 20.0.1, it still shows Java version 20 on the build information. Although, the Java version towards the end of the dialog shows correct.

This discrepancy is due to the fact that build information is passed from Maven, which uses the same Java version to compile the project. This version only accepts major release version.

Steps to Reproduce

Run Scene Builder from source using any feature release JDK. Update <java.version> property in pom.xml.

Your Environment

Mac OS X, aarch64, 13.3.1

Screenshots

Screenshot 2023-05-08 at 2 10 20 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions