JAL-1740 implemented auto-update of BioJsMSA, introduced FTP client for downloading... features/JAL-1740_BioJsAutoUpdater
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 21 May 2015 10:37:29 +0000 (11:37 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 21 May 2015 10:37:29 +0000 (11:37 +0100)
commit64fb69927bb37d8773a75b684a3e7ab3f0c5c212
tree88914540a05107372a4025393a26e5bc71dece69
parentff63e53ccb68842a153d57e74f2bef3833f392f9
JAL-1740 implemented auto-update of BioJsMSA, introduced FTP client for downloading remote BioJs Templates
.classpath
THIRDPARTYLIBS
lib/commons-net-3.3.jar [new file with mode: 0644]
resources/biojs_templates/BioJsMSA_1.0.txt [moved from resources/templates/BioJSTemplate.txt with 100% similarity]
resources/biojs_templates/BioJsMSA_1.1.txt [new file with mode: 0644]
resources/biojs_templates/Latest_BioJsMSA_1.2.txt [new file with mode: 0644]
src/jalview/bin/Jalview.java
src/jalview/ftp/FtpClient.java [new file with mode: 0644]
src/jalview/io/BioJsHTMLOutput.java
test/jalview/io/BioJsHTMLOutputTest.java