Aggarwal-Raghav commented on code in PR #6079:
URL: https://github.com/apache/hive/pull/6079#discussion_r2359478753
##########
standalone-metastore/metastore-common/pom.xml:
##########
@@ -581,6 +581,13 @@
<exclude>com.google.code.findbugs:annotations</exclude>
</excludes>
</bannedDependencies>
+ <bannedDependencies>
Review Comment:
@KiranVelumuri , please check https://github.com/apache/hive/pull/6054, I
have handled the same in the PR but as its not merged, please sync the banned
dependencies in parent pom and standalone-metastore pom. I discovered that
commons-logging was still getting shipped. So, IMO, its better to same set of
banned dependencies across project.
--
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]