You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/12/09 10:34:19 UTC

[jira] Updated: (MNG-3839) [regression] XML parsing of POM does not reliably coalesce text data

     [ http://jira.codehaus.org/browse/MNG-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MNG-3839:
-----------------------------------

    Summary: [regression] XML parsing of POM does not reliably coalesce text data  (was: XML parsing of POM does not reliably coalesce text data)

> [regression] 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