From: gmungoc Date: Thu, 7 Mar 2019 08:43:44 +0000 (+0000) Subject: JAL-3035 removed spring libraries as only used for jdas X-Git-Tag: Release_2_11_0~17^2~60 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=05b4986da87151b8e96b1b5b7cd1c41a7cfca009 JAL-3035 removed spring libraries as only used for jdas --- diff --git a/.classpath b/.classpath index 7d02b37..4f9cb8a 100644 --- a/.classpath +++ b/.classpath @@ -35,8 +35,6 @@ - - diff --git a/THIRDPARTYLIBS b/THIRDPARTYLIBS index afa99d2..728711e 100644 --- a/THIRDPARTYLIBS +++ b/THIRDPARTYLIBS @@ -38,8 +38,6 @@ miglayout-4.0-swing.jar BSD http://www.migcalendar.com/miglayout/versions/4.0/li min-jaba-client.jar regex.jar saaj.jar -spring-core-3.0.5.RELEASE.jar : Apache License: jdas runtime dependencies retrieved via maven - TODO: JAL-3035 remove if no longer needed ? -spring-web-3.0.5.RELEASE.jar : Apache License: jdas runtime dependencies retrieved via maven - TODO: JAL-3035 remove if no longer needed ? vamsas-client.jar wsdl4j.jar xercesImpl.jar diff --git a/lib/spring-core-3.0.5.RELEASE.jar b/lib/spring-core-3.0.5.RELEASE.jar deleted file mode 100644 index ea9500d..0000000 Binary files a/lib/spring-core-3.0.5.RELEASE.jar and /dev/null differ diff --git a/lib/spring-web-3.0.5.RELEASE.jar b/lib/spring-web-3.0.5.RELEASE.jar deleted file mode 100644 index 5a2381a..0000000 Binary files a/lib/spring-web-3.0.5.RELEASE.jar and /dev/null differ