Commit 0e94c1c8 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Adding email service (code from Jive Forums and Ryan Graham).


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1334 b35dd754-fafc-0310-a699-88a17e54d16e
parent 19fd2537
......@@ -123,7 +123,7 @@
<path id="javadoc.dependencies">
<fileset dir="${lib.build.dir}" includes="*.jar" excludes="junit.jar" />
<fileset dir="${lib.merge.dir}" includes="*.jar" />
<fileset dir="${lib.dist.dir}" includes="servlet.jar" />
<fileset dir="${lib.dist.dir}" includes="servlet.jar, mail.jar, activation.jar" />
</path>
<path id="compile.dependencies">
......
This diff is collapsed.
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