From: hansonr Date: Tue, 3 Jul 2018 13:50:09 +0000 (+0100) Subject: JAL-3026 libjs and build-site.xml for updating site directory X-Git-Tag: Release_2_11_4_0~45^2~18^2~601 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=3ced0e3f96d967240eea9ee0a60276e6cdf73ccb;p=jalview.git JAL-3026 libjs and build-site.xml for updating site directory when SwingJS-site.zip or VARNA-site.zip --- diff --git a/build-site.xml b/build-site.xml new file mode 100644 index 0000000..e5202e2 --- /dev/null +++ b/build-site.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + Unzipping ${swingjs.zip} into ${site} + + + Unzipping ${varna.zip} into ${site} + + + Copying ${resourceDir} files into ${j2sDir} + + + + + + + + diff --git a/libjs/VARNA-site.zip b/libjs/VARNA-site.zip new file mode 100644 index 0000000..00b7830 Binary files /dev/null and b/libjs/VARNA-site.zip differ