[weld-issues] [JBoss JIRA] Created: (WELD-362) BeansXMLParser is pretty print xml sensitive

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jan 7 03:35:30 EST 2010


BeansXMLParser is pretty print xml sensitive
--------------------------------------------

                 Key: WELD-362
                 URL: https://jira.jboss.org/jira/browse/WELD-362
             Project: Weld
          Issue Type: Bug
    Affects Versions: 1.0.0.GA
            Reporter: Aslak Knutsen


The NodeListIterator used by the BeansXMLParser always skips the first element assuming it's a TextElement.

This only happens if the xml is formated with a new line char between the tags: ie: <alternatives>\n<class>. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list