RFR: 8345063: Centralize version number of the Gradle build file [v2]
Kevin Rushforth
kcr at openjdk.org
Tue Nov 26 18:53:45 UTC 2024
On Tue, 26 Nov 2024 18:50:18 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Centralizes version numbers in a single place. This is not the best way of doing it in Gradle, but it's an improvement that will simplify other changes. I used the `build.properties` file because other versions are already written there.
>>
>> There are other version numbers in the build file, but they are not attached directly to a dependency. Mostly libav ones. I decided not to touch them.
>
> Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
>
> Added EOF line
I recommend waiting the usual 24 hours to integrate in case others have comments.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1649#issuecomment-2501694593
More information about the openjfx-dev
mailing list