From: Ben Soares Date: Thu, 4 Jul 2019 11:25:43 +0000 (+0100) Subject: JAL-3337 adjusted building doc as sourceDist uses gradle 5.2 or above properties X-Git-Tag: Release_2_11_0~1^2~4^2~1 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=e3e82da4fff238c62a03343eed1e90748330a2f5 JAL-3337 adjusted building doc as sourceDist uses gradle 5.2 or above properties --- diff --git a/doc/building.md b/doc/building.md index cc3d7f2..5f5fa6d 100644 --- a/doc/building.md +++ b/doc/building.md @@ -24,7 +24,7 @@ java -jar getdown-launcher.jar . jalview The method here is described in terms of using a command line. You can easily do this on linux or in a Terminal window in macOS. You can do it in Windows. * Java 11 compliant JDK -* gradle 5.1 or above +* gradle 5.2 or above * git > The versions and installation methods here are just suggestions (which we have tested