[
https://issues.apache.org/jira/browse/WICKET-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966957#action_12966957
]
Martin Grigorov commented on WICKET-3224:
-----------------------------------------
In current commons-io this class is deprecated.
The recommended one now is FileCleaningTracker. The problem with this one is
that it starts a daemon thread that cleans the files and this thread has to be
stopped on application destroy event.
> FileCleaner issues
> ------------------
>
> Key: WICKET-3224
> URL: https://issues.apache.org/jira/browse/WICKET-3224
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Juergen Donnerstag
> Priority: Minor
>
> I failed to apply Generics to FileCleaner. While doing so, it became obvious
> that the current code can't work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.