From: Jim Procter Date: Wed, 9 Mar 2022 15:27:44 +0000 (+0000) Subject: JAL-3972 replace the VAqua 5 patched library with latest VAqua 10 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=c7a72b43db4b03f2146e1cd7c41ac2e59fac1e0c;p=jalview.git JAL-3972 replace the VAqua 5 patched library with latest VAqua 10 --- diff --git a/THIRDPARTYLIBS b/THIRDPARTYLIBS index a202e97..431251d 100644 --- a/THIRDPARTYLIBS +++ b/THIRDPARTYLIBS @@ -122,4 +122,5 @@ stax2-api-4.2.jar The BSD License - http://www.opensource.org/licenses/bsd-licen streambuffer-1.5.7.jar Eclipse Distribution License - v 1.0 - http://www.eclipse.org/org/documents/edl-v10.php txw2-2.3.2.jar Eclipse Distribution License - v 1.0 - http://www.eclipse.org/org/documents/edl-v10.php wsdl4j-1.6.3.jar CPL - http://www.opensource.org/licenses/cpl1.0.txt +VAqua10.jar (java 11 only) Unpatched VAqua v10 (latest stable) by Alan Snyder et al. GPLv3 with Classpath exception, also includes contributions from Quaqua: http://violetlib.org/vaqua/overview.html - see https://issues.jalview.org/browse/JAL-3972 for related bug requiring this patch for Jalview under Java 11 diff --git a/j11lib/VAqua10.jar b/j11lib/VAqua10.jar new file mode 100644 index 0000000..c463673 Binary files /dev/null and b/j11lib/VAqua10.jar differ diff --git a/j11lib/VAqua5-patch.jar b/j11lib/VAqua5-patch.jar deleted file mode 100644 index 7b5c27b..0000000 Binary files a/j11lib/VAqua5-patch.jar and /dev/null differ