Bob Paulin created TIKA-3185:
--------------------------------
Summary: tika-parsers-integration-test fails on windows with File
being used by another process.
Key: TIKA-3185
URL: https://issues.apache.org/jira/browse/TIKA-3185
Project: Tika
Issue Type: Bug
Reporter: Bob Paulin
The build for tika-parsers-integration-test fails on Windows for both
TestXXEInXML.testPOIOOXMLs
TestXXEInXML.testXMLInZips
The process cannot access the file because it is being used by another process.
It appears this is because the input zip file is not explicitly closed in the
following function.
XMLTestBase.injectZippedXMLs
--
This message was sent by Atlassian Jira
(v8.3.4#803005)