[bisq-network/bisq] Add missing metadata for jackson-base pom 2.12.1 (PR #5839)

Chris Beams notifications at github.com
Thu Nov 18 12:23:01 CET 2021


Problem: When merging #5824, the absence of this entry caused a build
failure at dependency verification time against JDK11 and JDK15 on
Ubuntu-latest [1]. It may also cause failures on other JDK/OS
combinations, but the GitHub workflow was aborted before those failures
couldhave occurred. In any case, this omission did not create build
failures on any of the local development machines that tested the
aforementioned PR. Reasons for this discrepancy are unknown.

Solution: manually fetch the pom from [2], run `sha256sum` on it locally
and commit the result to the verification metadata file.

[1]: https://github.com/bisq-network/bisq/runs/4249640611?check_suite_focus=true#step:6:33
[2]: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.11.1/jackson-base-2.11.1.pom

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5839

-- Commit Summary --

  * Add missing metadata for jackson-base pom 2.12.1

-- File Changes --

    M gradle/verification-metadata.xml (5)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5839.patch
https://github.com/bisq-network/bisq/pull/5839.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5839
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211118/0220e2de/attachment.htm>


More information about the bisq-github mailing list