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
----
---