You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by andrewgaul <gi...@git.apache.org> on 2013/06/23 10:40:12 UTC

karaf pull request: Sanity check arguments in their specified order

GitHub user andrewgaul opened a pull request:

    https://github.com/apache/karaf/pull/20

    Sanity check arguments in their specified order

    This yields the correct error message when a user lacks a parameter to
    a command with more than one argument.  Fixed KARAF-2368.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maginatics/karaf argument-order-help

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/20.patch

----

----