Tim Allison created TIKA-2784:
---------------------------------

             Summary: Add static grabbing of stdout/err to MockParser
                 Key: TIKA-2784
                 URL: https://issues.apache.org/jira/browse/TIKA-2784
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison
            Assignee: Tim Allison


MockParser allows us to simulate what happens when parsers write to 
stdout/stderr.  In a few areas of our codebase, we try to redirect these in an 
attempt to make these safe for communication.  Unless we can trust the parsers, 
communication over stdout/stderr is not safe.

MockParser does not yet allow us to simulate a truly awful parser grabbing 
stdout/stderr during static initialization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to