[ http://jira.codehaus.org/browse/MNG-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MNG-3839. ---------------------------------- Resolution: Fixed Fix Version/s: 3.0-alpha-1 Fixed in [r714059|http://svn.eu.apache.org/viewvc?view=rev&revision=714059]. > XML parsing of POM does not reliably coalesce text data > ------------------------------------------------------- > > Key: MNG-3839 > URL: http://jira.codehaus.org/browse/MNG-3839 > Project: Maven 2 > Issue Type: Bug > Components: POM > Affects Versions: 3.0-alpha-1 > Reporter: Benjamin Bentmann > Assignee: Benjamin Bentmann > Fix For: 3.0-alpha-1 > > > The current impl of {{ModelMarshaller}} relies on a bug in Woodstox > (WSTX-140), namely that CHARACTERS and CDATA events are coalesced by default > which violates the > [StAX-API|http://java.sun.com/javase/6/docs/api/javax/xml/stream/XMLInputFactory.html]. > This causes garbage output from the POM parser as soon as the user employs a > different StAX impl, say Woodstox 3.9.x installed as a JRE extension. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira