diff --git a/docs/external.html b/docs/external.html index 9ee5020b5..bc2f73f70 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2418,6 +2418,58 @@ valign="top" align="left"> GNU General Public License + + +
JarPatch is a task that generates a zip file resulting of + the diff between the content of 2 jar files.
+The resulting diff file can be use as a patch for a + previous installation (just ensure that the generated + patch.zip file is located on the CLASSPATH before the patched + oldJar jar file)
++ Compatibility: + | ++ Ant 1.5 and later + | +
---|---|
+ URL: + | ++ http://perso.club-internet.fr/sjobic/ant/ + | +
+ Contact: + | ++ Norbert Barbosa + | +
+ License: + | ++ LGPL License + |
JarPatch is a task that generates a zip file resulting of + the diff between the content of 2 jar files.
+ +The resulting diff file can be use as a patch for a + previous installation (just ensure that the generated + patch.zip file is located on the CLASSPATH before the patched + oldJar jar file)
+ +Compatibility: | +Ant 1.5 and later | +
---|---|
URL: | +http://perso.club-internet.fr/sjobic/ant/ | +
Contact: | +Norbert Barbosa | +
License: | +LGPL License | +
Java+ is an open source Java preprocessor that adds these