From: Jim Procter Date: Mon, 1 Apr 2019 09:02:23 +0000 (+0100) Subject: JAL-3033 generalised publish-core-template ready to enable multiple templates/core... X-Git-Tag: Release_2_11_4_0~45^2~18^2~180^2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=06ffb4f0ddc2eb9e5e74c23166cda92b5285ad88;p=jalview.git JAL-3033 generalised publish-core-template ready to enable multiple templates/core-file html endpoints to be generated --- diff --git a/buildcore.xml b/buildcore.xml index 76e2e1a..3c21f43 100644 --- a/buildcore.xml +++ b/buildcore.xml @@ -22,7 +22,8 @@ - + + - creating and compressing core files - warnings are OK; "does not exist" is trouble - reading core class list from file coreclasses + Building core file '${core.name}' - warnings are OK; "does not exist" is trouble + Reading core class list from file ${classlist} @@ -48,10 +49,17 @@ ${coreclasses} " /> + + + + + + + - ......Now copy an html file in site/ and add core:"${core.name}", to the Info block. - - + ......Now copying ${site}/${template.html} as ${$template.name}_${core.name}.html with core:"${core.name}", added to the Info block. + +