git://source.jalview.org
/
proteocache.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ca6653
)
Add file needed for WS deployment on Tomcat
DAO
author
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:32:20 +0000
(10:32 +0000)
committer
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:32:20 +0000
(10:32 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
7b08aa6
..
1ce818c
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-133,6
+133,7
@@
<zipfileset dir="${basedir}/WEB-INF" prefix="WEB-INF">
<exclude name="classes"/>
<include name="web.xml"/>
+ <include name="sun-jaxws.xml"/>
<include name="lib/*"/>
</zipfileset>
<zipfileset dir="." includes="${proteocache-jar}" fullpath="WEB-INF/lib/proteocache.jar"/>