[
https://issues.apache.org/jira/browse/SLING-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292698#comment-17292698
]
Karl Pauls commented on SLING-10175:
------------------------------------
[~cziegeler], it is modeled after what java is doing for creating tmp files
(i.e., nothing special except putting it into a special location). Obviously,
it would limit what you can do with the method as you can't take that call
back. However, from the top of my head, I can't think of a usage we have right
now where it will hurt so I guess it should be ok if it is a problem to not
have it in scenarios we have.
> Clean up temporary files from IOUtils
> -------------------------------------
>
> Key: SLING-10175
> URL: https://issues.apache.org/jira/browse/SLING-10175
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: Feature Model 1.2.20
> Reporter: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model 1.2.22
>
>
> IOUtils.getJarFileFromURL and IOUtils.getFileFromURL might create temp files
> which are never cleaned up.
> THis is for example visible by running the tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)