pjfanning commented on code in PR #5507:
URL: https://github.com/apache/hadoop/pull/5507#discussion_r1146412827
##########
hadoop-client-modules/hadoop-client/pom.xml:
##########
@@ -290,6 +302,10 @@
<groupId>com.github.pjfanning</groupId>
<artifactId>jersey-json</artifactId>
</exclusion>
+ <exclusion>
Review Comment:
I think this is too cautious. If the excluded are not needed they should be
removed. At least in theory, the explicit include of jettison should be enough.
--
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]