Integrated: 1213: Generic jdk-cpu fixVersion
Erik Joelsson
erikj at openjdk.java.net
Mon Oct 25 20:43:30 UTC 2021
On Wed, 13 Oct 2021 14:17:19 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This patch does two things.
>
> 1. Makes "jdk-cpu" a valid JdkVersion in Skara terms. This will allow us to use this generic version as fixversion for our jdk-cpu repos.
> 2. Makes it possible to configure "altfixversions" for a repository in the notifier. If an altfixversion is configured for a branch, then the notifier will not attempt to update any bugs or add any new backports if one of the altfixversions is already found to be fixed.
>
> The second change is needed to prevent changes being merged from jdk to jdk-cpu from creating new backport records for every change in the jdk repo.
>
> I removed the test "testIssuePoolOpenVersion" as it was an exact copy of the test preceding it "testIssuePoolVersion".
This pull request has now been integrated.
Changeset: 2793865d
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/2793865df9f4b4ece30427f143aec0c9498b4e0d
Stats: 202 lines in 8 files changed: 148 ins; 11 del; 43 mod
1213: Generic jdk-cpu fixVersion
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/skara/pull/1234
More information about the skara-dev
mailing list