Commit 1ea5638c authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

In war target add jasper-runtime.jar.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1642 b35dd754-fafc-0310-a699-88a17e54d16e
parent 03d162de
......@@ -364,7 +364,7 @@
webxml="${war.dest.dir}/build/web.xml"
excludes="*.jsp*,WEB-INF/web.xml.startup.servlet">
<patternset refid="web.sources"/>
<lib dir="${jar.dest.dir}" excludes="jasper*.jar, servlet.jar, startup.jar"/>
<lib dir="${jar.dest.dir}" excludes="jasper-compiler.jar, servlet.jar, startup.jar"/>
</war>
<!-- Create a Messenger home -->
<copy todir="${war.dest.dir}/messengerHome">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment