[jbossts-issues] [JBoss JIRA] (JBTM-1877) Use xerces instead of expat for parsing btconfig.xml

Crispin Boylan (JIRA) jira-events at lists.jboss.org
Tue Aug 6 11:46:27 EDT 2013


     [ https://issues.jboss.org/browse/JBTM-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Crispin Boylan updated JBTM-1877:
---------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/jbosstm/narayana/pull/393

    
> Use xerces instead of expat for parsing btconfig.xml
> ----------------------------------------------------
>
>                 Key: JBTM-1877
>                 URL: https://issues.jboss.org/browse/JBTM-1877
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: BlackTie
>    Affects Versions: 5.0.0.M3
>            Reporter: Crispin Boylan
>            Assignee: Crispin Boylan
>             Fix For: 5.0.0.M4
>
>
> We still use expat for parsing the main btconfig.xml file, and combine that with the XSDValidator using Xerces.
> We should just dump expat and use Xerces for both these jobs, reducing the dependencies and avoiding two sweeps of the file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list