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 "Sean Mackrory (JIRA)" <ji...@apache.org> on 2016/10/19 22:08:58 UTC

[jira] [Comment Edited] (HADOOP-13659) Upgrade jaxb-api version

    [ https://issues.apache.org/jira/browse/HADOOP-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589987#comment-15589987 ] 

Sean Mackrory edited comment on HADOOP-13659 at 10/19/16 10:08 PM:
-------------------------------------------------------------------

Is the website you're looking at this: https://jaxb.java.net/? This gets really confusing because they have pages with 2.2.11 in the URL (and the page doesn't exist if you replace it with 2.2.12), but the page content says 2.2.12: https://jaxb.java.net/2.2.11/docs/api/javax/xml/bind/JAXB.html.

I think what's happened is jaxb-ri, the reference implementation, is on 2.2.11. jaxb-api is a distinct artifact and is on version 2.2.12. The mailing list archives show a 2.2.11 release of jaxb-ri happening (https://java.net/projects/jaxb/lists/commits/archive/2014-10/message/5), and then an update to jaxb-api 2.2.12 (https://java.net/projects/jaxb/lists/commits/archive/2014-10/message/12), and then I can't find a record of a release of jaxb-ri 2.2.12. 

So I think the correct version for us to target is 2.2.12, but I'm struggling to find any official-looking source of information about jaxb-api releases, so I could be wrong.


was (Author: mackrorysd):
Is the website you're looking at this: https://jaxb.java.net/? This gets really confusing because they have pages with 2.2.11 in the URL (and the page doesn't exist if you replace it with 2.2.12), but the page content says 2.2.12: https://jaxb.java.net/2.2.11/docs/api/javax/xml/bind/JAXB.html.

I think what's happened is jaxb-ri, the reference implementation, is on 2.2.11. jaxb-api is a distinct artifact and is on version 2.2.12. The mailing list archives show a 2.2.11 release of jaxb-ri happening (https://java.net/projects/jaxb/lists/commits/archive/2014-10/message/5), and then an update to jaxb-api 2.2.12 (https://java.net/projects/jaxb/lists/commits/archive/2014-10/message/12), and then I can't find a record of a release of jaxb-ri 2.2.11. 

So I think the correct version for us to target is 2.2.12, but I'm struggling to find any official-looking source of information about jaxb-api releases, so I could be wrong.

> Upgrade jaxb-api version
> ------------------------
>
>                 Key: HADOOP-13659
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13659
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>         Attachments: HADOOP-13659.001.patch
>
>
> We're currently pulling in version 2.2.2 - I think we should upgrade to the latest 2.2.12.



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

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