You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/05/13 08:53:00 UTC

[jira] [Updated] (JENA-1537) Remove requirement for Apache Xerces.

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

Andy Seaborne updated JENA-1537:
--------------------------------
    Fix Version/s:     (was: 3.8.0)
                   Jena 3.8.0

> Remove requirement for Apache Xerces.
> -------------------------------------
>
>                 Key: JENA-1537
>                 URL: https://issues.apache.org/jira/browse/JENA-1537
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Datatypes, RDF/XML
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.8.0
>
>
> Apache Xerces is used for parsing and also for dataype support.
> We can switch to the JDK built-in XML parser (which is actually a forked Xerces).
> For jena-core datatype, we can extract the necessary code from Xerces and put it in Jena (repackaged).



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