forked from I2P_Developers/i2p.i2p
* Console: Add missing jetty jars to classpath (ticket #952)
(tested with classpath from 0.7.4 wrapper.config) * JettyStart: ditto * Remove references to now-unused jars in build.xml files
This commit is contained in:
@@ -250,6 +250,8 @@
|
||||
<attribute name="Built-By" value="${build.built-by}" />
|
||||
<attribute name="Build-Date" value="${build.timestamp}" />
|
||||
<attribute name="Base-Revision" value="${workspace.version}" />
|
||||
<!-- needed by JettyStart for pre-0.7.5 wrapper.config -->
|
||||
<attribute name="Class-Path" value="jetty-deploy.jar jetty-xml.jar" />
|
||||
<attribute name="Workspace-Changes" value="${workspace.changes.tr}" />
|
||||
</manifest>
|
||||
</jar>
|
||||
|
Reference in New Issue
Block a user