You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/22 14:05:46 UTC

[jira] [Commented] (FELIX-5008) gogo usage messages could be less confusing

    [ https://issues.apache.org/jira/browse/FELIX-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708012#comment-14708012 ] 

ASF GitHub Bot commented on FELIX-5008:
---------------------------------------

GitHub user bimargulies opened a pull request:

    https://github.com/apache/felix/pull/33

    FELIX-5008: suppress CommandSession from help messages.

    Supply generics in source of Basic.java to reduce warnings.
    Fill in missing bits of format string.

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

    $ git pull https://github.com/bimargulies/felix FELIX-5008-less-messy-command-help

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

    https://github.com/apache/felix/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit 2cfe5515e0f40bcebc91dbacc3cf6196228968c8
Author: Benson Margulies <be...@basistech.com>
Date:   2015-08-22T12:00:41Z

    FELIX-5008: suppress CommandSession from help messages.
    Supply generics in source of Basic.java to reduce warnings.
    Fill in missing bits of format string.

----


> gogo usage messages could be less confusing
> -------------------------------------------
>
>                 Key: FELIX-5008
>                 URL: https://issues.apache.org/jira/browse/FELIX-5008
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Command
>            Reporter: Benson Margulies
>
> The gogo help command includes the CommandSession, leading the user to perhaps think it's something they enter. it could stop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)