[
https://issues.apache.org/jira/browse/ACCUMULO-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2518.
-----------------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 2.0.0)
This is an old issue, and much has changed since this issue was created. If
this is still an issue, please consider opening a new issue at
https://github.com/apache/accumulo/issues
> Make accumulo-core OSGi friendly
> --------------------------------
>
> Key: ACCUMULO-2518
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2518
> Project: Accumulo
> Issue Type: New Feature
> Components: client
> Reporter: Corey J. Nolet
> Priority: Minor
> Labels: proposal
>
> Many Apache projects (and other projects) are beginning to make packages that
> play nice with OSGi containers. The OSGi compendium
> http://www.osgi.org/Specifications/HomePage defines some constraints on how
> bundles should be packaged. For instance, service loading is not allowed in
> OSGi and packages shouldn't be split over different jars/bundles. It would be
> extremely useful if we could provide a ready-to-go bundle with solid
> documentation on how to deploy it.
> Another notable feature would be to build a karaf-friendly features file
> where a user could more easily load in the required dependencies. Integrating
> the "accumulo" commands into the karaf client shell would be another good
> possiblity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)