The AbstractXmlParser should take care of EOL
---------------------------------------------
Key: DOXIA-251
URL: http://jira.codehaus.org/browse/DOXIA-251
Project: Maven Doxia
Issue Type: Bug
Affects Versions: 1.0-beta-1
Reporter: Vincent Siveton
Take the following snippet:
{noformat}
<?xml version="1.0" encoding="UTF-8" ?>
EOL
<document>
EOL
<properties>
...
{noformat}
The AbstractXmlParser #parseXml() calls handleText( parser, sink ) for all EOL
--
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