[
https://issues.apache.org/jira/browse/TIKA-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Paulin updated TIKA-3185:
-----------------------------
Fix Version/s: 2.0.0
Affects Version/s: 2.0.0
> 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
> Affects Versions: 2.0.0
> Reporter: Bob Paulin
> Assignee: Bob Paulin
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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)