Jonathan Hurley created AMBARI-24897:
----------------------------------------
Summary: 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
Fix For: 2.8.0
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)