|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PackageScript | The generic representation of a Debian package maintainer script used in Ant tasks. |
Class Summary | |
---|---|
EncodedScript | A base64 encoded version of a PackageScript suitable for input to the uuencode command. |
ScriptRunner | Handles compiling PackageScript maintainer scripts into a single master script which
executes each individual script in turn. |
Exception Summary | |
---|---|
UnexpectedScriptTypeException | Thrown when a ScriptRunner encounters a maintainer script type it was not expecting. |
Provides the classes for the script runner, which consolidates a series of shell scripts into a single script.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |