git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd0a8a8
)
JAL-3577 Changed Windows internal ID to a new value which is backward compatible...
author
Ben Soares
<b.soares@dundee.ac.uk>
Sun, 5 Apr 2020 09:50:46 +0000
(10:50 +0100)
committer
Ben Soares
<b.soares@dundee.ac.uk>
Sun, 5 Apr 2020 09:50:46 +0000
(10:50 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
6129170
..
e9c9da4
100644
(file)
--- 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