[bisq-network/bisq] Resolve deprecation warnings encountered in gradle build (#1815)

Devin Bileck notifications at github.com
Mon Oct 29 04:45:16 UTC 2018


Before moving to Gradle 5, we will need to consider alternatives to gradle-witness since its last activity was Nov 2014 and [this issue](https://github.com/signalapp/gradle-witness/issues/22) is still outstanding:
```
> Configure project :desktop
The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
        at build_50pvy62xio1vz17f8pklhdf32.run(C:\Users\Devin\Documents\GitHub\devinbileck\bisq\desktop\build.gradle:18)
        (Run with --stacktrace to get the full stack trace of this deprecation warning.)
```

I found https://github.com/matthewtamlin/retrial as a potential candidate, which states:

> Retrial was created to address the unresolved issues in Open Whisper Systems' gradle-witness plugin, and to provide a more convenient means of storing dependency checksums.

-- 
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/issues/1815#issuecomment-433787108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181028/707340de/attachment.html>


More information about the bisq-github mailing list