[jfx20] RFR: 8302470: Change JBS version in .jcheck/conf to jfxNN[.0.MM]
Ambarish Rapte
arapte at openjdk.org
Fri Feb 17 13:16:50 UTC 2023
On Wed, 15 Feb 2023 12:56:57 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> In support of the JBS version change from "openjfxNN[.0.MM]" to "jfxNN[.0.MM]", we need to update the JBS version in .jcheck/conf in each active code line.
>
> The planned cut-over date is Tuesday, Feb 28. I will integrate this PR immediately after the JBS version renaming is done.
>
> NOTE: This PR is targeted to `jfx20`. I also created a separate PR targeted to `master`. This is a necessary exception to the usual rule where a fix goes into one or the other. In this case it needs to go into both so that they can be integrated immediately after the version change. The merge will have conflicts anyway, since the JBS fix versions are already different in the two branches, and doing it this way will allow a trivial resolution of the eventual merge conflict (which doesn't then have to be done urgently).
Marked as reviewed by arapte (Reviewer).
-------------
PR: https://git.openjdk.org/jfx/pull/1034
More information about the openjfx-dev
mailing list