[
https://issues.apache.org/jira/browse/ACCUMULO-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4825.
-----------------------------------------
Resolution: Fixed
Moved fate into core in 2.0. Start is still on its own, and that's fine for now.
> 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
> Priority: Major
> 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)