forked from I2P_Developers/i2p.i2p
Add more markers and protection for xml file migration
Add error message for jetty-jmx.xml migration, don't migrate Update non-default files jetty-rewrite.xml and jetty-jmx.xml
This commit is contained in:
@@ -262,9 +262,6 @@
|
||||
<zipfileset src="${jetty.base}/lib/apache-jsp/org.eclipse.jetty.apache-jsp-${jetty.ver}.jar"/>
|
||||
</jar>
|
||||
|
||||
<!-- Ant bug, don't set update and filesetmanifest or the update doesn't happen,
|
||||
Their bug tracker claims fixed in 1.8.0 but broken for me in 1.8.1
|
||||
-->
|
||||
<jar destfile="jettylib/commons-logging.jar" update="true" >
|
||||
<manifest>
|
||||
<attribute name="Note" value="Intentionally empty" />
|
||||
|
||||
Reference in New Issue
Block a user