JAL-4059 Updated SwingJS, JmolJS libraries
authorBen Soares <b.soares@dundee.ac.uk>
Tue, 2 Apr 2024 17:16:15 +0000 (18:16 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Tue, 2 Apr 2024 17:16:15 +0000 (18:16 +0100)
build.gradle
swingjs/SwingJS-site.zip
swingjs/timestamp
swingjs/ver/5.0.1/SwingJS-site.zip
swingjs/ver/5.0.1/timestamp
utils/jalviewjs/libjs/Jmol-SwingJS.zip

index ebde80e..94eed44 100644 (file)
@@ -3455,6 +3455,7 @@ task jalviewjsTransferUnzipLib(type: Copy) {
     from zipTree(file_zip)
 
     // rename files in jsmol/j2s/... to swingjs/j2s/...
+    /*
     if (file_zip.getName().startsWith("Jmol-j2s-site")) {
       eachFile { fcd ->
         // jsmol/... -> swingjs/...
@@ -3466,6 +3467,7 @@ task jalviewjsTransferUnzipLib(type: Copy) {
         }
       }
     }
+    */
 
     // The following replace() is needed due to a mismatch in Jmol calls to
     // colorPtToFFRGB$javajs_util_T3d when only colorPtToFFRGB$javajs_util_T3 is defined
@@ -3480,6 +3482,7 @@ task jalviewjsTransferUnzipLib(type: Copy) {
         return line
       }
     }
+
   }
   into "${jalviewDir}/${jalviewjsTransferSiteLibDir}"
 }
index 871b9d2..fa13e2d 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index af91237..5770328 100644 (file)
@@ -1 +1 @@
-20240301123437 
+20240316183332 
index 871b9d2..fa13e2d 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 af91237..5770328 100644 (file)
@@ -1 +1 @@
-20240301123437 
+20240316183332 
index d36be75..c5788e4 100644 (file)
Binary files a/utils/jalviewjs/libjs/Jmol-SwingJS.zip and b/utils/jalviewjs/libjs/Jmol-SwingJS.zip differ