singhpk234 commented on code in PR #3865:
URL: https://github.com/apache/polaris/pull/3865#discussion_r2842547929
##########
extensions/federation/hadoop/build.gradle.kts:
##########
@@ -44,6 +44,7 @@ dependencies {
exclude("com.sun.jersey", "jersey-server")
exclude("com.sun.jersey", "jersey-servlet")
exclude("io.dropwizard.metrics", "metrics-core")
+ exclude(group = "org.eclipse.jetty") // No Jetty server, please
Review Comment:
can you please add more descriptive comment (if required), i understand the
intent and totally agree.
--
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]