Now that the JDK is open source, we can just fork JarDiff and eliminate our

annoying dependency on javaws.jar (which no longer even includes JarDiff, now
that lives in $JAVA_HOME/samples/jnlp/servlet/jardiff.jar). We had already
forked JarDiffPatcher, so this completes the circle. Now I can also directly
fix some of the annoying JarDiff bugs we were working around, which I'll do at
some point.
This commit is contained in:
Michael Bayne
2010-09-20 18:42:41 +00:00
parent 6a46f7ed3c
commit 89229b16cd
4 changed files with 498 additions and 35 deletions
-6
View File
@@ -1,6 +0,0 @@
samskivert.jar
ant.jar
commons-codec.jar
commons-io.jar
javaws.jar
snark.jar