[ 
https://issues.apache.org/jira/browse/TIKA-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182579#comment-17182579
 ] 

Hudson commented on TIKA-3185:
------------------------------

SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #9 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/9/])
TIKA-3185: Close Input Zip file to prevent file access issue on windows. (bob: 
[https://github.com/apache/tika/commit/b9822c8935068375b689c618c20c941574940df9])
* (edit) 
tika-parser-modules/tika-parser-integration-tests/src/test/java/org/apache/tika/parser/XMLTestBase.java


> 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
>            Priority: Minor
>
> 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)

Reply via email to