[bisq-network/bisq] fix build on jdk11 and jdk12. remove powermock and jmockit (#3081)

Manfred Karrer notifications at github.com
Wed Aug 14 15:45:55 UTC 2019


ManfredKarrer commented on this pull request.



> @@ -51,7 +51,7 @@
 @EqualsAndHashCode
 @Getter
 @Slf4j
-public final class OfferPayload implements ProtectedStoragePayload, ExpirablePayload, RequiresOwnerIsOnlinePayload {
+public class OfferPayload implements ProtectedStoragePayload, ExpirablePayload, RequiresOwnerIsOnlinePayload {

Ah saw it now... thanks.

-- 
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/3081#discussion_r313947838
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190814/70db01fa/attachment.html>


More information about the bisq-github mailing list