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

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

Github user afs commented on the issue:

    https://github.com/apache/jena/pull/413
  
    It is from the released artifacts (specifically, the source artifact).
    
    The Xerces `Version` class has `getVersion()` -> "2.11.0-jena".
    The last Xerces dependency is in the JIRA ticket.
    And the commit has the change to the dependency management in the POM.



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

Reply via email to