[
https://issues.apache.org/jira/browse/TIKA-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537596#comment-17537596
]
Hudson commented on TIKA-3763:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #567 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/567/])
TIKA-3763 -- make sure to close the ForkParser in TikaCLI and elsewhere.
(tallison:
[https://github.com/apache/tika/commit/3f9e7a3c5c74890dc939cf2422e5057544f5c535])
* (edit)
tika-bundles/tika-bundle-standard/src/test/java/org/apache/tika/bundle/BundleIT.java
* (edit) tika-core/src/test/java/org/apache/tika/fork/ForkParserTest.java
* (edit) tika-app/src/main/java/org/apache/tika/cli/TikaCLI.java
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/java/org/apache/tika/parser/fork/ForkParserIntegrationTest.java
> Close ForkParser in TikaCLI
> ----------------------------
>
> Key: TIKA-3763
> URL: https://issues.apache.org/jira/browse/TIKA-3763
> Project: Tika
> Issue Type: Bug
> Components: tika-app
> Affects Versions: 2.4.0
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.4.1
>
>
> On the dev list, [~tilman] noted that we should close the ForkParser to
> delete the temp jar in TikaCLI.
> We should look for other places in our code base where we use ForkParser to
> ensure that we're closing it.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)