[
https://issues.apache.org/jira/browse/AMBARI-24897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686992#comment-16686992
]
Hudson commented on AMBARI-24897:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10289 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10289/])
[AMBARI-24897] Reduce Visible Artifacts from the SPI (#2607) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=e6e749d86210ebf0366e2cbb86d5daa0691a477b])
* (edit) ambari-server-spi/pom.xml
* (edit)
ambari-server-spi/src/main/java/org/apache/ambari/annotations/UpgradeCheckInfo.java
> 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)