Re: [PR] Remove commons-logging exclusion [pinot]

2024-03-26 Thread via GitHub
Jackie-Jiang merged PR #12730: URL: https://github.com/apache/pinot/pull/12730 -- 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: commits-unsubscr...@pinot

Re: [PR] Remove commons-logging exclusion [pinot]

2024-03-26 Thread via GitHub
codecov-commenter commented on PR #12730: URL: https://github.com/apache/pinot/pull/12730#issuecomment-2021347783 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12730?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Remove commons-logging exclusion [pinot]

2024-03-26 Thread via GitHub
xiangfu0 opened a new pull request, #12730: URL: https://github.com/apache/pinot/pull/12730 1. All the `commons-logging` are excluded from the root pom dependencies. 2. Add `enforce-banned-dependencies` execution in `maven-enforcer-plugin` to ensure no such library is included in the proj