git://source.jalview.org
/
jabaws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51027f
)
JWS-111 Fixed the location of the statspages, which are now included within the websi...
author
Fábio Madeira
<fmmarquesmadeira@dundee.ac.uk>
Mon, 13 Feb 2017 17:36:28 +0000
(17:36 +0000)
committer
Fábio Madeira
<fmmarquesmadeira@dundee.ac.uk>
Mon, 13 Feb 2017 17:36:28 +0000
(17:36 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
5775b82
..
0100f29
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-438,7
+438,7
@@
<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/**"/>