Sink cannot be reused after parsing with ConfluenceParser 
----------------------------------------------------------

                 Key: DOXIA-382
                 URL: http://jira.codehaus.org/browse/DOXIA-382
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Confluence
    Affects Versions: 1.1.2
            Reporter: Sebastian Annies
         Attachments: Patch_and_TestCase_for_DOXIA-382.patch

The ConfluenceParser closes the Sink in #parse(Reader, Sink). That makes it 
impossible to reuse the sink as target for a second parse. So you won't be able 
to parse more than one Confluence document. 

-- 
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

        

Reply via email to