You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/10/25 01:09:28 UTC

[jira] [Updated] (HADOOP-9613) [JDK8] Update jersey version to latest 1.x release

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

Tsuyoshi Ozawa updated HADOOP-9613:
-----------------------------------
    Attachment: HADOOP-9613.004.incompatible.patch

Rewrote tests. I found a bug about Jersey - after upgrading from 1.12 to 1.13, the root element whose content is empty collection is changed from null to empty object({}). Related to following chage: https://java.net/jira/browse/JERSEY-1168

Attached patch fixed tests and assertions about JSONObject.NULL. Please note that the later changes are incompatible.


> [JDK8] Update jersey version to latest 1.x release
> --------------------------------------------------
>
>                 Key: HADOOP-9613
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9613
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.4.0, 3.0.0
>            Reporter: Timothy St. Clair
>            Assignee: Timothy St. Clair
>              Labels: maven
>         Attachments: HADOOP-2.2.0-9613.patch, HADOOP-9613.004.incompatible.patch, HADOOP-9613.1.patch, HADOOP-9613.2.patch, HADOOP-9613.3.patch, HADOOP-9613.patch
>
>
> Update pom.xml dependencies exposed when running a mvn-rpmbuild against system dependencies on Fedora 18.  
> The existing version is 1.8 which is quite old. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)