Mark Struberg created MSHARED-252:
-------------------------------------

             Summary: drop XmlReader and only use XmlStreamReader
                 Key: MSHARED-252
                 URL: https://jira.codehaus.org/browse/MSHARED-252
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-utils
            Reporter: Mark Struberg


XmlReader is a left-over from a refactoring. Oringinally there have been a 
XmlWriter too. But due to build conflicts with the class XMLWriter (on windows 
boxes) it got renamed to XmlStreamWriter and XmlReader got duplicated.

Thus we should now get rid of XmlReader and only use XmlStreamReader instead to 
be more consistent

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

        

Reply via email to