[GitHub] [hadoop] pjfanning commented on pull request #4460: HADOOP-18033. [WIP] Remove jsr311-api dependency

2022-07-11 Thread GitBox


pjfanning commented on PR #4460:
URL: https://github.com/apache/hadoop/pull/4460#issuecomment-1180739304

   @virajjasani I think 
https://github.com/FasterXML/jackson-jaxrs-providers/issues/134 which appeared 
in jackson-jaxrs for v2.13.0 to be the reason rs-api was added to hadoop - so 
in #4547, I am looking to downgrade to jackson 2.12.7


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] pjfanning commented on pull request #4460: HADOOP-18033. [WIP] Remove jsr311-api dependency

2022-07-11 Thread GitBox


pjfanning commented on PR #4460:
URL: https://github.com/apache/hadoop/pull/4460#issuecomment-1180493721

   I have https://github.com/apache/hadoop/pull/4547 - let's see if that passes 
CI build


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] pjfanning commented on pull request #4460: HADOOP-18033. [WIP] Remove jsr311-api dependency

2022-07-11 Thread GitBox


pjfanning commented on PR #4460:
URL: https://github.com/apache/hadoop/pull/4460#issuecomment-1180377993

   Looks like jersey-core:1.19 depends on jsr311-api and jsr311-api and rs-api 
cannot be on the classpath together because they clash.
   So it looks like the new dependency on rs-api needs to be removed. This may 
not require jackson to be downgraded too.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org