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

ASF GitHub Bot commented on JENA-1476:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/351

    JENA-1476: Switch javax.xml.bind.DatatypeConverter to commons-codec

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena remove-jaxb

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/351.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #351
    
----
commit e032ed770419ac36de4f7703bf914ab5e7ba67fe
Author: Andy Seaborne <andy@...>
Date:   2018-02-03T15:50:25Z

    JENA-1476: Switch javax.xml.bind.DatatypeConverter to commons-codec

----


> Stop using javax.xml.bind.DatatypeConverter
> -------------------------------------------
>
>                 Key: JENA-1476
>                 URL: https://issues.apache.org/jira/browse/JENA-1476
>             Project: Apache Jena
>          Issue Type: Task
>    Affects Versions: Jena 3.6.0
>            Reporter: Andy Seaborne
>            Priority: Major
>
> {{javax.xml.bind}} is not available by default in Java9.
> Jena's use is only hex/base64 translation.
> commons-codec has the necessary code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to