RFR: 1004: Skara bots fail to parse openjfx11.0.12 version

Kevin Rushforth kcr at openjdk.java.net
Thu Apr 29 13:46:30 UTC 2021


On Thu, 29 Apr 2021 13:39:21 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch adds the ability to parse prefixes for JEP322 versions in JBS. One typical such prefix is openjfx, but I chose to not enumerate valid ones here but instead accept any prefix matching [a-z]+.

This should work. With this fix, is `fxVersionPattern` needed any longer? That could be explored in a follow-on fix if it is obsolete after this fix.

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

PR: https://git.openjdk.java.net/skara/pull/1142


More information about the skara-dev mailing list