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

        

Reply via email to