[
https://issues.apache.org/jira/browse/JENA-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-1537.
---------------------------------
Resolution: Done
Fix Version/s: 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: 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)