aboutsummaryrefslogtreecommitdiff
path: root/libexec/app-resolver-maven
Commit message (Collapse)AuthorAgeFilesLines
* app-resolver-maven: Adding support for artifacts with classifier.Trygve Laugstøl2013-11-011-10/+33
|
* o Supporting platforms where 'xmlstarlet' is installed as 'xml' (At least ↵Trygve Laugstøl2013-10-301-0/+38
| | | | Suse does that).
* o Removing all old code (X files).Trygve Laugstøl2013-10-271-1/+1
| | | | | | | 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 Getting "upgrade" to work with non-SNAPSHOT versions too.Trygve Laugstøl2013-10-201-4/+4
| | | | | o Removing maven.version. o Documenting(!) the different configuration keys and what they mean.
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-201-3/+2
| | | | | o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.
* o Allowing the 'app' wrapper to run apps from libexec too.Trygve Laugstøl2013-04-211-0/+1
|
* o Exposing 'status' and 'restart' commands again.Trygve Laugstøl2013-04-201-1/+1
|
* o Making the resolvers use app.resolved_version instead of app.version.Trygve Laugstøl2013-04-201-4/+4
| | | | o Making set-version update app.version.
* o Adding a file resolver.Trygve Laugstøl2013-02-041-1/+1
| | | | o Getting the IT to work on windows.
* o Consistent usage() usage/flow.Trygve Laugstøl2013-02-011-1/+1
|
* libexec/app-resolver-maven: Better argument checking.Trygve Laugstøl2013-02-011-18/+13
| | | | lib/common: Starting a way to have a common usage/help semantics.
* bin/app-init:Trygve Laugstøl2013-01-301-2/+8
| | | | | | | 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.
* o Adding a common header to all scripts.Trygve Laugstøl2013-01-271-6/+6
| | | | o Disabling un-used tests and apps for now.
* o Rewriting most of this stuff to make it feel more like git.Trygve Laugstøl2013-01-261-0/+231