Integrated: jira: make links() more reliable

Erik Helin ehelin at openjdk.java.net
Wed Sep 9 11:32:01 UTC 2020


On Wed, 9 Sep 2020 10:19:32 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that makes `JiraIssue.links()` a bit more reliable in the face of unexpected HTTP codes. I
> also took the liberty to use an `ArrayList` instead of concatenating `Stream`s.
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 985532db
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/985532db
Stats:     19 lines in 1 file changed: 0 ins; 7 del; 12 mod

jira: make links() more reliable

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list