From: Jim Procter Date: Fri, 1 Mar 2019 12:51:07 +0000 (+0000) Subject: JAL-3192 call buildcore.xml:make-all-cores as part of JalviewJS site build X-Git-Tag: Release_2_11_4_0~45^2~18^2~237^2~2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=b4577fdd53b3c1e13411a657a81a6bb6c7fe918b;p=jalview.git JAL-3192 call buildcore.xml:make-all-cores as part of JalviewJS site build --- diff --git a/.ant-targets-build.xml b/.ant-targets-build.xml index 8dd03da..c965779 100644 --- a/.ant-targets-build.xml +++ b/.ant-targets-build.xml @@ -6,6 +6,8 @@ buildextclients buildindices castorbinding clean +clean-site +compile-site compileApplet distclean eclipse-install @@ -18,6 +20,7 @@ makefulldist obfuscate packageApplet prepare +prepare-site prepareTests preparejnlp prepubapplet_1 @@ -29,5 +32,6 @@ sourcedoc sourcescrub testclean testng +unzip-to-site usage writejnlpf diff --git a/build.xml b/build.xml index 7394235..b1abce9 100755 --- a/build.xml +++ b/build.xml @@ -1016,8 +1016,7 @@ - - + @@ -1120,4 +1119,8 @@ + + + +