more Jetty classpath cleanup

This commit is contained in:
zzz
2014-03-13 13:58:50 +00:00
parent c68769cf7f
commit c73f0eeeb5
4 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
<pathelement path="${classpath}" />
<pathelement location="${bin}" />
<pathelement location="${lib}/javax.servlet.jar"/>
<pathelement location="${lib}/org.mortbay.jetty.jar"/>
<pathelement location="WEB-INF/lib/jstl.jar" />
<pathelement location="WEB-INF/lib/standard.jar" />
<pathelement location="${lib}/jasper-runtime.jar" />