sandeepk318 commented on code in PR #4125:
URL: https://github.com/apache/ambari/pull/4125#discussion_r3145390788
##########
ambari-server/src/main/assemblies/server.xml:
##########
@@ -464,6 +464,19 @@
<outputDirectory>/usr/lib/ambari-server</outputDirectory>
<unpack>false</unpack>
<scope>runtime</scope>
+ <!--
Review Comment:
We should exclude them from individual dependencies which pulls them as
transitive dependencies. Let's keep assembly clean from any kind of filtering.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]