From: Ben Soares Date: Sun, 5 Apr 2020 09:50:46 +0000 (+0100) Subject: JAL-3577 Changed Windows internal ID to a new value which is backward compatible... X-Git-Tag: Develop-2_11_2_0-d20201215~51 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=77745a47387bb12c3e4dea8bbec8ff38499571f2;p=jalview.git JAL-3577 Changed Windows internal ID to a new value which is backward compatible with the 2.11.0 installation. i.e. release versions will have internal ID 'Jalview' --- diff --git a/build.gradle b/build.gradle index 6129170..e9c9da4 100644 --- a/build.gradle +++ b/build.gradle @@ -1453,8 +1453,8 @@ task installers(type: com.install4j.gradle.Install4jTask) { 'EXTRA_SCHEME': install4jExtraScheme, ] - println("INSTALL4J VARIABLES:") - variables.each{k,v->println("${k}=${v}")} + //println("INSTALL4J VARIABLES:") + //variables.each{k,v->println("${k}=${v}")} destination = "${jalviewDir}/${install4jBuildDir}" buildSelected = true