forked from I2P_Developers/i2p.i2p
Build: Remove more files from Debian source tarballs
Don't need to both delete and exclude for tarballs Restore commons-logging.jar to build classpath where needed for deb builds Add classpath entries to fix Debian javadoc build
This commit is contained in:
@@ -390,6 +390,7 @@
|
||||
<pathelement location="../../jetty/jettylib/javax.servlet.jar" />
|
||||
|
||||
<!-- following jars only present for debian builds -->
|
||||
<pathelement location="../../jetty/jettylib/commons-logging.jar" />
|
||||
<pathelement location="../../jetty/jettylib/jsp-api.jar" />
|
||||
<pathelement location="../../jetty/jettylib/tomcat-api.jar" />
|
||||
<pathelement location="../../jetty/jettylib/jasper-el.jar" />
|
||||
|
||||
Reference in New Issue
Block a user