KiranVelumuri commented on PR #6079: URL: https://github.com/apache/hive/pull/6079#issuecomment-3302821829
> To be sure we don't have/use commons-lang in the project we should add an [enforcer rule](https://github.com/apache/hive/blob/d90574c9c8d5f06b6fb0ba3fd94431375a97b286/pom.xml#L1706). Added the enforcer rule. We already have a [check-banned-imports](https://github.com/apache/hive/blob/d90574c9c8d5f06b6fb0ba3fd94431375a97b286/pom.xml#L1764) in place for commons-lang. We do not have commons-lang anywhere in the project dependency tree and would not allow from now on. -- 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]
