[
https://issues.apache.org/jira/browse/AMBARI-23112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424251#comment-16424251
]
Hudson commented on AMBARI-23112:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8969 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8969/])
Revert "AMBARI-23112 : Some libraries are not relocated in (avijayan:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=7dcff39b83f208b75e01ef8948e08682281ba457])
* (edit) ambari-metrics/ambari-metrics-common/pom.xml
> Some libraries are not relocated in ambari-metrics-common jar
> -------------------------------------------------------------
>
> Key: AMBARI-23112
> URL: https://issues.apache.org/jira/browse/AMBARI-23112
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.7.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: AMBARI-23112.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Some libraries are not relocated in ambari-metrics-common jar, that means
> some classes are exists in the jar, and those can be on the classpath as well
> (with different versions), which can cause issues.
> Libaries which are not shaded: (not sure that conventional, but i think we
> should not include those dependencies in the uberjar if those are not shaded):
> * commons-lang
> * commons-math3
> * commons-codec
> * jackson-xc
> * jackson-core-asl / jackson-mapper-asl
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)