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 15:00:46 UTC

[jira] [Commented] (FELIX-5009) Relative URIs would be nice for install and update

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

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

GitHub user bimargulies opened a pull request:

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

    Felix-5009 relative path to bundle

    FELIX-5009: allow install and update to accept relative pathnames.
    
    Note that this branch assumes that you have FELIX-5008; I will clean it up as needed once that's merged.

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

    $ git pull https://github.com/bimargulies/felix FELIX-5009-relative-path-to-bundle

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

    https://github.com/apache/felix/pull/34.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 #34
    
----
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.

commit 758197f8e4b15aada2913f0efdf8d2b86a4d9f9b
Author: Benson Margulies <be...@basistech.com>
Date:   2015-08-22T12:58:36Z

    FELIX-5009: allow relative pathnames for gogo install and update.

----


> Relative URIs would be nice for install and update
> --------------------------------------------------
>
>                 Key: FELIX-5009
>                 URL: https://issues.apache.org/jira/browse/FELIX-5009
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo Command
>    Affects Versions: gogo.command-0.14.0
>            Reporter: Benson Margulies
>
> It gets tiresome typing absolute pathnames. Why not allow relative to working directory?
> The patch I'll attach makes them relative to the gogo CWD.



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