akatona84 commented on code in PR #5507:
URL: https://github.com/apache/hadoop/pull/5507#discussion_r1146387357


##########
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 added jettison as direct dependency of hadoop-common and (if i did not 
mistaking) these are pulling in hadoop-common in them. Just being cautious, 
they excluded the jersey-json (and jettison with it), so I excluded jettison 
too (which would come from hadoop-common now)



-- 
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]

Reply via email to