[jfx20] Integrated: 8302470: Change JBS version in .jcheck/conf to jfxNN[.0.MM]

Kevin Rushforth kcr at openjdk.org
Tue Feb 28 16:10:57 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).

This pull request has now been integrated.

Changeset: 17ea0573
Author:    Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/17ea057315d41bb70547b3e50f129185f0d9d663
Stats:     4 lines in 2 files changed: 0 ins; 0 del; 4 mod

8302470: Change JBS version in .jcheck/conf to jfxNN[.0.MM]

Reviewed-by: arapte

-------------

PR: https://git.openjdk.org/jfx/pull/1034


More information about the openjfx-dev mailing list