Corey J. Nolet created ACCUMULO-2518:
----------------------------------------
Summary: 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
Fix For: 1.7.0
Many Apache projects (and other projects) are beginning to do 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.2#6252)