[
https://issues.apache.org/jira/browse/TIKA-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543517#comment-17543517
]
Hudson commented on TIKA-3767:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #618 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/618/])
TIKA-3767: let junit initialize inputDir name (tilman:
[https://github.com/apache/tika/commit/c12397921b3a5756e2e5199c1e10b7bf91d54f91])
* (edit)
tika-core/src/test/java/org/apache/tika/pipes/async/AsyncProcessorTest.java
> Use junit's @TempDir where possible
> -----------------------------------
>
> Key: TIKA-3767
> URL: https://issues.apache.org/jira/browse/TIKA-3767
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
>
> There are a number of unit tests that manually create and destroy temporary
> directories. We can clean up our code a bit if we use @TempDir.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)