<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4558#discussion_r494235732">apitest/scripts/version-parser.bash</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,5 @@
+#!/bin/bash
+
+# Bats helper script for parsing current version from Version.java.
+
+export CURRENT_VERSION=$(grep "String VERSION =" common/src/main/java/bisq/common/app/Version.java | sed 's/[^0-9.]*//g')
</pre>
<p>This script is loaded by a couple of api test cases in the bash based <a href="https://github.com/bats-core/bats-core">bats</a> test script (<code>mainnet-test.sh</code>), which I'm pretty sure does not integrate with gradle or java.   This is an ugly solution, but I don't think running a gradle or java script could be any prettier.</p>
<p>Also, <code>apitest</code>,  and the API daemon & cli were not intended to run on Windows, at least in the short & medium term.</p>

<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/pull/4558#discussion_r494235732">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQUMPWZQ3INGGXU7L3SHMT7HANCNFSM4RXFTUTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTZJZYADNKFKYJ6P6DSHMT7HA5CNFSM4RXFTUT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODWED5MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4558#discussion_r494235732",
"url": "https://github.com/bisq-network/bisq/pull/4558#discussion_r494235732",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>