org.apache.lucene.ant.HtmlDocument creates a FileInputStream in its constructor
that it doesn't close
-----------------------------------------------------------------------------------------------------
Key: LUCENE-1455
URL: https://issues.apache.org/jira/browse/LUCENE-1455
Project: Lucene - Java
Issue Type: Bug
Components: contrib/*
Reporter: Mark Miller
Priority: Minor
A look through the jtidy source code doesn't show a close that i can find in
parse (seems to be standard that you close your own streams anyway), so this
looks like a small descriptor leak to me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]