| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
o Making sure APPSH_HOME is 1) exported and, 2) always prepended to
$PATH.
o More documentation on what a zip file actually looks like and how to
create hooks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o New command to list all applications installed under a directory.
app-foreach-app:
o New command to execute another command for each app installed under
the current directory.
app-init/app-install-file:
o Adding -C and -c to prepand and append config files around the
appliation's build-in configuration files.
app-cat-conf:
o Use $APP_HOME as the 'appliation installation directory' if set.
app-operator-pid:
o Support PID files created by the launcher.
|
|
|
|
| |
'group' lookups.
|
| |
|
|
|
|
|
|
|
| |
lines.
o Fixing bug in app-conf get subcommand that would only return the
first part of values with an equals sign.
o Makding sure $HOME is always set.
|
|
|
|
|
| |
o Removing maven.version.
o Documenting(!) the different configuration keys and what they mean.
|
|
|
|
|
| |
o Setting $HOME to the temporary area when testing.
o Adding test docs for app-conf.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
o Making set-version update app.version.
|
| |
|
|
|
|
| |
lib/common: Starting a way to have a common usage/help semantics.
|
|
|
|
|
|
|
| |
o Adding -p to mkdir so parent directories are created.
libexec/app-resolver-maven:
o Not using command expansion to make sure "set -e" works as normal.
o Adding a basic check that xmlstartlet has a useful output.
|
|
|
|
|
| |
this value to find files.
app-operate/app-operator-pid: These are "functional" now.
|
|
|
|
|
|
|
|
|
| |
app-conf: Adding 'import' command.
app-cat-conf: Adding support for multiple -f flags. The default files
can be switched off.
A file named "-" is the same as /dev/stdin.
app: Adding a way to enable debugging.
app-install-file: Import any configuration delivered with the package.
|
| |
|
|
|
|
| |
o Disabling un-used tests and apps for now.
|
| |
|
|
|