[bisq-network/bisq] Use OpenJDK10 (#1794)

Chris Beams notifications at github.com
Sat Oct 20 15:29:59 UTC 2018


cbeams commented on this pull request.



> @@ -1,12 +1,27 @@
+buildscript {
+    repositories {
+        mavenCentral()
+    }
+    dependencies {
+        classpath 'com.google.gradle:osdetector-gradle-plugin:1.6.0'
+    }
+}
+
 plugins {
     id 'java'
     id 'maven'
     id 'com.google.protobuf' version '0.8.5'

Ok, that's a shame. Would be worth a comment about this in the `buildscript` block; otherwise it just looks like it got added due to ignorance of how `plugins {}` works.

-- 
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/1794#discussion_r226830649
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181020/eb35a8c9/attachment.html>


More information about the bisq-github mailing list