[ 
https://issues.apache.org/jira/browse/HADOOP-18332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

PJ Fanning updated HADOOP-18332:
--------------------------------
    Description: 
This jsr311-api jar seems to conflict with newly added rs-api jar dependency - 
they have many of the same classes (but conflicting copies) - jersey-core 1.19 
needs jsr311-api to work properly (and fails if rs-api used instead)

* https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api
* https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api

  was:
This old jar seems to conflict with rs-api jar dependency - they have many of 
the same classes and the jsr311-api jar is very old.

* https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api
* https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api

        Summary: remove rs-api dependency  (was: remove jsr311-api dependency)

> remove rs-api dependency
> ------------------------
>
>                 Key: HADOOP-18332
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18332
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This jsr311-api jar seems to conflict with newly added rs-api jar dependency 
> - they have many of the same classes (but conflicting copies) - jersey-core 
> 1.19 needs jsr311-api to work properly (and fails if rs-api used instead)
> * https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api
> * https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to