JWS-111 Fixed the location of the statspages, which are now included within the websi...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Mon, 13 Feb 2017 17:36:28 +0000 (17:36 +0000)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Mon, 13 Feb 2017 17:36:28 +0000 (17:36 +0000)
build.xml

index 5775b82..0100f29 100644 (file)
--- a/build.xml
+++ b/build.xml
                                <include name="lib/*"/>
                        </zipfileset>
                        <zipfileset dir="${basedir}/ExecutionStatistic" prefix="ExecutionStatistic" />
-                       <zipfileset dir="${basedir}/statpages" prefix="statpages" />
+                       <zipfileset dir="${basedir}/website/statpages" prefix="statpages" />
                        <zipfileset dir="${basedir}/jobsout" prefix="jobsout" excludes="**/*"/>
                        <zipfileset dir="conf" prefix="conf" >
                                <exclude name="**/temp/**"/>