|
Class Summary |
| AppletParamSigner |
Produces a signed hash of the appbase, appname, and image path to ensure that signed copies of
Getdown are not hijacked to run malicious code. |
| Differ |
Generates patch files between two particular revisions of an
application. |
| Digester |
Handles the generation of the digest.txt file. |
| DigesterTask |
An ant task used to create a digest.txt for a Getdown
application deployment. |
| JarDiff |
JarDiff is able to create a jar file containing the delta between two jar files (old and new). |
| JarDiffPatcher |
Applies a jardiff patch to a jar file. |
| Patcher |
Applies a unified patch file to an application directory, providing
percentage completion feedback along the way. |