[
https://issues.apache.org/jira/browse/KARAF-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164513#comment-13164513
]
Christian Schneider commented on KARAF-1093:
--------------------------------------------
org.apache.karaf.util is used in 6 bundles. So it is not spread that much. So
if you prefer to keep it in each jar that is ok for me. I will keep the issue
open for some more time but if there is no positive feedback to make it a
bundle I will close with will not fix.
> Make org.apache.karaf.util a bundle
> -----------------------------------
>
> Key: KARAF-1093
> URL: https://issues.apache.org/jira/browse/KARAF-1093
> Project: Karaf
> Issue Type: Improvement
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 3.0.0
>
>
> Currently org.apache.karaf.util is no bundle. The classes are needed in many
> karaf projects and are currently included in each of these bundles.
> This leads to a lot of duplication and requires that the util package is
> marked as private in each consuming bundles, so the bundle plugin includes it
> into the jar.
> I propose to make org.apache.karaf.util a normal bundle and remove the
> private package statements from all consuming bundles.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira