ajfabbri commented on code in PR #8654:
URL: https://github.com/apache/hadoop/pull/8654#discussion_r3753899766
##########
hadoop-client-modules/hadoop-client-runtime/pom.xml:
##########
@@ -168,6 +168,7 @@
so keeping it here leads to conflicts.
-->
<exclude>org.eclipse.jetty:jetty-util</exclude>
+ <exclude>org.eclipse.jetty:jetty-util-ajax</exclude>
Review Comment:
I guess it doesn't need to be packaged (shaded) here in client libs. because
it is typically provided elsewhere?
--
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]