You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/06/21 08:49:57 UTC

[jira] [Resolved] (KARAF-4582) karaf-utils - Export packages so its a real OSGi bundle

     [ https://issues.apache.org/jira/browse/KARAF-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-4582.
-----------------------------------------
    Resolution: Won't Fix
      Assignee: Jean-Baptiste Onofré

Karaf util is a regular jar. The purpose is to embed it (as Private Package) in your bundle (not use an import).

> karaf-utils - Export packages so its a real OSGi bundle
> -------------------------------------------------------
>
>                 Key: KARAF-4582
>                 URL: https://issues.apache.org/jira/browse/KARAF-4582
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 4.0.5
>            Reporter: Claus Ibsen
>            Assignee: Jean-Baptiste Onofré
>
> The artifact
>     <dependency>
>       <groupId>org.apache.karaf</groupId>
>       <artifactId>org.apache.karaf.util</artifactId>
>       <version>${karaf4-version}</version>
>     </dependency>
> Is not exporting any packages and is some kind of NON reusable bundle. 
> Karaf should export these util packages so end users can USE the code. 
> Related problem CAMEL-10063



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