susimail compile fixes for Jetty 7.

Untested.
This commit is contained in:
zzz
2012-11-21 21:21:38 +00:00
parent c0d82fe83f
commit a70e040e33
2 changed files with 4 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
<pathelement location="../jetty/jettylib/javax.servlet.jar" />
<pathelement location="../jetty/jettylib/org.mortbay.jetty.jar" />
<pathelement location="../jetty/jettylib/jetty-util.jar" />
<pathelement location="../jetty/jettylib/jetty-http.jar" />
<pathelement location="../../core/java/build/i2p.jar" />
</classpath>
</javac>