Aggarwal-Raghav commented on PR #5728: URL: https://github.com/apache/hive/pull/5728#issuecomment-2774099969
Yes, commons-logging can't used as a direct dependency https://github.com/apache/hive/blob/95db41cf6dff065796d47c6910bcb7c2e85856d0/pom.xml#L1695-L1700 But commons-logging-1.1.3 is getting packaged as commons-logging direct dependency exists in standalone-metastore and https://github.com/apache/hive/blob/master/standalone-metastore/pom.xml#L341-L345 and in its submodules. -- 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]
