<p>Before moving to Gradle 5, we will need to consider alternatives to gradle-witness since its last activity was Nov 2014 and <a href="https://github.com/signalapp/gradle-witness/issues/22" data-hovercard-type="issue" data-hovercard-url="/signalapp/gradle-witness/issues/22/hovercard">this issue</a> is still outstanding:</p>
<pre><code>> 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.)
</code></pre>
<p>I found <a href="https://github.com/matthewtamlin/retrial">https://github.com/matthewtamlin/retrial</a> as a potential candidate, which states:</p>
<blockquote>
<p>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.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/1815#issuecomment-433787108">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtptOtN35DVy3C-jmaO2zkCtLLc0qks5upofcgaJpZM4X5PhJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtlQMR3J06wh0glUrKBJs7hun7rq_ks5upofcgaJpZM4X5PhJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@devinbileck in #1815: 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:\r\n```\r\n\u003e Configure project :desktop\r\nThe Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.\r\n        at build_50pvy62xio1vz17f8pklhdf32.run(C:\\Users\\Devin\\Documents\\GitHub\\devinbileck\\bisq\\desktop\\build.gradle:18)\r\n        (Run with --stacktrace to get the full stack trace of this deprecation warning.)\r\n```\r\n\r\nI found https://github.com/matthewtamlin/retrial as a potential candidate, which states:\r\n\r\n\u003e 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."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1815#issuecomment-433787108"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1815#issuecomment-433787108",
"url": "https://github.com/bisq-network/bisq/issues/1815#issuecomment-433787108",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/bisq] Resolve deprecation warnings encountered in gradle build (#1815)",
"sections": [
{
"text": "",
"activityTitle": "**Devin Bileck**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@devinbileck",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1815,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1815\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/1815#issuecomment-433787108"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400881737\n}"
}
],
"themeColor": "26292E"
}
]</script>