[ 
https://issues.apache.org/jira/browse/TIKA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265591#comment-14265591
 ] 

Hudson commented on TIKA-1506:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #407 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/407/])
TIKA-1506: close PSTFile's file handle after parsing (tallison: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1649710)
* /tika/trunk/CHANGES.txt
* 
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/mbox/OutlookPSTParser.java
* 
/tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/mbox/OutlookPSTParserTest.java


> OutlookPSTParser not closing PSTFile's InputStream, causing exception when 
> called by AutoDetectParser
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-1506
>                 URL: https://issues.apache.org/jira/browse/TIKA-1506
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>         Environment: Windows
>            Reporter: Tim Allison
>            Priority: Blocker
>             Fix For: 1.7
>
>
> On Windows, PSTFile can leave its InputStream open, which can prevent 
> AutoDetectParser from deleting the temporary file.
> Let's make sure to close the InputStream.
> I view this as a blocker on 1.7 because this prevents parsing of all PST 
> files on Windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to