[
https://issues.apache.org/jira/browse/AMBARI-24897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hurley resolved AMBARI-24897.
--------------------------------------
Resolution: Fixed
> Reduce Visible Artifacts from the SPI
> -------------------------------------
>
> Key: AMBARI-24897
> URL: https://issues.apache.org/jira/browse/AMBARI-24897
> Project: Ambari
> Issue Type: Task
> Components: ambari-server-spi
> Affects Versions: 2.8.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The SPI exposes too many internal dependencies to its consumers. Some
> dependencies, such as {{commons-lang}} might be useful and should still be
> provided. Others, such as {{gson}} should be hidden.
> - Remove non-essential dependencies from being seen by consumers of the SPI
> - Prevent consumers of the SPI from double-copying dependencies which Ambari
> Server already has
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)