JAL-4059 Updated SwingJS and JSmol (March 2024). Fix gradle to spot new SwingJS zip.
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 15 Mar 2024 17:04:36 +0000 (17:04 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 15 Mar 2024 17:04:36 +0000 (17:04 +0000)
build.gradle
swingjs/SwingJS-site.zip
swingjs/j2s.core.jar
swingjs/timestamp
swingjs/ver/5.0.1/SwingJS-site.zip
swingjs/ver/5.0.1/timestamp
utils/jalviewjs/libjs/Jmol-SwingJS.zip

index 89df34d..ebde80e 100644 (file)
@@ -3440,8 +3440,11 @@ jalviewjsEclipseCopyDropins.finalizedBy jalviewjsCleanEclipse
 
 
 task jalviewjsTransferUnzipSwingJs(type: Copy) {
+  def swingJsZipFile = "${jalviewDir}/${jalviewjs_swingjs_zip}"
   from zipTree( "${jalviewDir}/${jalviewjs_swingjs_zip}" )
   into "${jalviewDir}/${jalviewjsTransferSiteSwingJsDir}"
+
+  inputs.file swingJsZipFile
 }
 
 
index 08b1c33..871b9d2 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index e7c60f2..e6f92de 100644 (file)
Binary files a/swingjs/j2s.core.jar and b/swingjs/j2s.core.jar differ
index cdc488e..af91237 100644 (file)
@@ -1 +1 @@
-20231210191429 
+20240301123437 
index 20e95d9..871b9d2 100644 (file)
Binary files a/swingjs/ver/5.0.1/SwingJS-site.zip and b/swingjs/ver/5.0.1/SwingJS-site.zip differ
index cdc488e..af91237 100644 (file)
@@ -1 +1 @@
-20231210191429 
+20240301123437 
index 5aa9443..d36be75 100644 (file)
Binary files a/utils/jalviewjs/libjs/Jmol-SwingJS.zip and b/utils/jalviewjs/libjs/Jmol-SwingJS.zip differ