You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/24 17:06:11 UTC

[jira] [Commented] (KARAF-3278) Display warning message when trying to install an already installed bundle

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

ASF GitHub Bot commented on KARAF-3278:
---------------------------------------

GitHub user oscerd opened a pull request:

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

    [KARAF-3278] Display warning message when trying to install an alread…

    …y installed bundle
    
    Hi all,
    
    This PR is related to:
    https://issues.apache.org/jira/browse/KARAF-3278
    
    Andrea

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

    $ git pull https://github.com/oscerd/karaf KARAF-3278

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

    https://github.com/apache/karaf/pull/101.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 #101
    
----
commit 9e953c872d453f7d2b78ab4359dec51ad7cc1cf0
Author: Andrea Cosentino <an...@gmail.com>
Date:   2015-11-24T16:04:30Z

    [KARAF-3278] Display warning message when trying to install an already installed bundle

----


> Display warning message when trying to install an already installed bundle
> --------------------------------------------------------------------------
>
>                 Key: KARAF-3278
>                 URL: https://issues.apache.org/jira/browse/KARAF-3278
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>            Reporter: Jean-Baptiste Onofré
>
> Using bundle:install command (or install() operation on the BundleMBean) with an already installed bundle (same location or symbolic name/version) just do nothing.
> It would be helpful to display a warning message to the user.



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