[
https://issues.apache.org/jira/browse/TIKA-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543611#comment-17543611
]
Hudson commented on TIKA-3705:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-branch1x-jdk8 #215 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/215/])
TIKA-3705: use Files.createTempFile(), as suggested by Colm O hEigeartaigh;
closes #275 (tilman:
[https://github.com/apache/tika/commit/cfa059deac9c3f647c5acb9ae8604dd938ee2f14])
* (edit) tika-app/src/main/java/org/apache/tika/gui/TikaGUI.java
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml/OOXMLExtractorFactory.java
* (edit) tika-app/src/test/java/org/apache/tika/cli/TikaCLITest.java
* (edit)
tika-example/src/test/java/org/apache/tika/example/DumpTikaConfigExampleTest.java
* (edit) tika-core/src/main/java/org/apache/tika/fork/ForkClient.java
* (edit) tika-core/src/test/java/org/apache/tika/TestRereadableInputStream.java
* (edit)
tika-core/src/main/java/org/apache/tika/utils/RereadableInputStream.java
> Convert File.createTempFile to Files.createTempFile
> ---------------------------------------------------
>
> Key: TIKA-3705
> URL: https://issues.apache.org/jira/browse/TIKA-3705
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tilman Hausherr
> Priority: Trivial
> Fix For: 2.4.1, 1.28.4
>
>
> We have an open PR to do this: https://github.com/apache/tika/pull/275
> It was opened a while ago and would have to be updated. Are there sufficient
> security reasons to do this? Should we update that PR and make the change in
> our 2.x branch?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)