From: Jim Procter Date: Thu, 5 Feb 2015 10:23:39 +0000 (+0000) Subject: JAL-1643 correct version of quaqua (8) plus THIRDPARTYLIB details X-Git-Tag: Jalview_2_9~86^2~3 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=c2a049dab8f20089e9333141674c55ed4137f9fb;p=jalview.git JAL-1643 correct version of quaqua (8) plus THIRDPARTYLIB details --- 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