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/12/18 12:15:46 UTC

[jira] [Commented] (KARAF-4226) Web Console is missing package exports for bundleinfo and i18n

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

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

GitHub user oliverlietz opened a pull request:

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

    KARAF-4226 Web Console is missing package exports for bundleinfo and …

    …i18n
    
    add missing package exports

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

    $ git pull https://github.com/oliverlietz/karaf master

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

    https://github.com/apache/karaf/pull/121.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 #121
    
----
commit 1383a386c5cef3b7fb5e08aa0e0214c7b4553272
Author: Oliver Lietz <in...@oliverlietz.de>
Date:   2015-12-18T11:13:53Z

    KARAF-4226 Web Console is missing package exports for bundleinfo and i18n
    
    add missing package exports

----


> Web Console is missing package exports for bundleinfo and i18n
> --------------------------------------------------------------
>
>                 Key: KARAF-4226
>                 URL: https://issues.apache.org/jira/browse/KARAF-4226
>             Project: Karaf
>          Issue Type: Bug
>          Components: webconsole
>    Affects Versions: 4.0.3
>            Reporter: Oliver Lietz
>
> Felix:
> {noformat}
> org.apache.felix.webconsole,version=3.2.0
> org.apache.felix.webconsole.bundleinfo,version=1.0.0
> org.apache.felix.webconsole.i18n,version=1.0.0
> {noformat}
> Karaf:
> {noformat}
> org.apache.felix.webconsole,version=3.1.2
> org.json,version=0.0.0.20140107
> {noformat}



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