From c2a049dab8f20089e9333141674c55ed4137f9fb Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 5 Feb 2015 10:23:39 +0000 Subject: [PATCH] JAL-1643 correct version of quaqua (8) plus THIRDPARTYLIB details --- .classpath | 2 +- THIRDPARTYLIBS | 2 ++ ...aqua-filechooser-only-9.1.jar => quaqua-filechooser-only-8.0.jar} | Bin 660179 -> 660179 bytes 3 files changed, 3 insertions(+), 1 deletion(-) rename lib/{quaqua-filechooser-only-9.1.jar => quaqua-filechooser-only-8.0.jar} (100%) diff --git a/.classpath b/.classpath index a36c92c..096e380 100644 --- a/.classpath +++ b/.classpath @@ -49,7 +49,7 @@ - + diff --git a/THIRDPARTYLIBS b/THIRDPARTYLIBS index ea44193..824a604 100644 --- a/THIRDPARTYLIBS +++ b/THIRDPARTYLIBS @@ -42,6 +42,8 @@ xml-apis.jar json_simple-1.1.jar : Apache 2.0 license : downloaded from https://code.google.com/p/json-simple/downloads/list (will move to 1.1.1 version when jalview is mavenised and osgi-ised) jfreesvg-2.1.jar : GPL v3 licensed library from the JFree suite: http://www.jfree.org/jfreesvg/ +quaqua: v.8.0 (latest stable) by Randel S Hofer. LGPL and BSD Modified license: downloaded from http://www.randelshofer.ch/quaqua/ + Additional dependencies examples/javascript/deployJava.js : http://java.com/js/deployJava.js diff --git a/lib/quaqua-filechooser-only-9.1.jar b/lib/quaqua-filechooser-only-8.0.jar similarity index 100% rename from lib/quaqua-filechooser-only-9.1.jar rename to lib/quaqua-filechooser-only-8.0.jar -- 1.7.10.2