| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
against the currently installed version instead of the last resolved
version which makes it possible to retry installation of the same
version.
libexec/app-install-file: Allowing installation of the same file
twice. Checks if the file has been unpacked earlier or not. Removes
the unpacked version on failure.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
in current/.
|
|
|
|
|
|
|
|
| |
- APPSH_BASEDIR
- APPSH_HOME
- APPSH_INSTANCE
- APPSH_NAME
- APPSH_VERSION
|
| |
|
| |
|
|
|
|
| |
o Consistent usage of APPSH_HOME and BASEDIR.
|
|
|