Thank you, will try it soon :) Mark
On Thu, Sep 1, 2011 at 10:32 AM, Jukka Zitting (JIRA) <j...@apache.org>wrote: > > [ > https://issues.apache.org/jira/browse/TIKA-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Jukka Zitting resolved TIKA-701. > -------------------------------- > > Resolution: Fixed > Assignee: Jukka Zitting > > Fixed in a series of recent commits. > > To summarize, I added a more generic TemporaryResources class for tracking > all Closeable resources associated with a TikaInputStream. I also fixed a > lot of cases where Tika- and other streams were not properly closed when no > longer needed. > > > Fix problems with TemporaryFiles > > -------------------------------- > > > > Key: TIKA-701 > > URL: https://issues.apache.org/jira/browse/TIKA-701 > > Project: Tika > > Issue Type: Bug > > Affects Versions: 0.9 > > Reporter: Jukka Zitting > > Assignee: Jukka Zitting > > Fix For: 1.0 > > > > > > As discussed on dev@, there are still some design issues with the > TemporaryFiles class that we introduced in TIKA-567. They should be solved > in time for Tika 1.0. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >