Christopher Tubbs created ACCUMULO-4825:
-------------------------------------------
Summary: Combine fate/core modules (and maybe start)
Key: ACCUMULO-4825
URL: https://issues.apache.org/jira/browse/ACCUMULO-4825
Project: Accumulo
Issue Type: Improvement
Components: build, core, fate, start
Reporter: Christopher Tubbs
Assignee: Christopher Tubbs
Fix For: 2.0.0
The fate jar, and possibly the start jar, could be merged into the core jar.
Neither can really be used on their own for anything, are not public API,
cannot be substituted with any pluggable alternative, should not be exposed
directly to users, and aren't substantively different than other common utility
code throughout the core jar.
There might be some classloader issues or other problems which would prevent
the start jar from being included, but the fate jar should be fine to roll in.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)