[bisq-network/bisq] Replace gradle-witness with gradle verification (#5503)

cd2357 notifications at github.com
Thu May 20 21:02:47 CEST 2021


@cd2357 commented on this pull request.



> @@ -2111,6 +2122,9 @@
          </artifact>
       </component>
       <component group="org.openjfx" name="javafx-base" version="15">
+         <artifact name="javafx-base-15-linux.jar">

No, this simply adds the expected hash for the linux libs to the list. There is a different hash for `javafx-base-15-mac.jar` / `javafx-base-15-linux.jar` / `javafx-base-15-windows.jar`. Depending on which platform the gradle build is run, a different lib is loaded and a different hash is checked. As long as all 3 are defined in this list, it should be fine.

-- 
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/5503#discussion_r636392592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210520/ea27a7d0/attachment.htm>


More information about the bisq-github mailing list