Integrated: 1306: IssueNotifier fails to update Resolved In Build for issues with *-oracle fixVersion

Erik Joelsson erikj at openjdk.java.net
Wed Jan 12 14:27:00 UTC 2022


On Tue, 11 Jan 2022 19:57:01 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> In SKARA-1146 I made the IssueNotifier for build tags only update Resolved In Build in issues where the fixVersion of the issue/backport matches the version in the build tag. I missed taking fixversions of the format N-foo into account. This patch addresses this by comparing just the number components of the JdkVersions so ignoring the the "opt" part.
> 
> I chose to just adjust an existing test case to cover this case instead of creating a new one.

This pull request has now been integrated.

Changeset: a3c21256
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/a3c21256639171b369b7afcb6b12087b20c1d919
Stats:     5 lines in 2 files changed: 2 ins; 0 del; 3 mod

1306: IssueNotifier fails to update Resolved In Build for issues with *-oracle fixVersion

Reviewed-by: kcr

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

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


More information about the skara-dev mailing list