[
https://issues.apache.org/jira/browse/ACCUMULO-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2518:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> 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
> Fix For: 1.8.0
>
>
> 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
(v6.3.4#6332)