[ https://issues.apache.org/jira/browse/LUCENE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-1945: ---------------------------------- Attachment: LUCENE-1945.patch Patch that adds Closeable to all public interfaces/super-classes that define close(). Package-private classes inside oal.index are not changed (as they often only define package-private close()) Will commit soon. > Make all classes that have a close() methods instanceof Closeable (Java 1.5) > ---------------------------------------------------------------------------- > > Key: LUCENE-1945 > URL: https://issues.apache.org/jira/browse/LUCENE-1945 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 2.9 > Reporter: Uwe Schindler > Priority: Trivial > Fix For: 3.0 > > Attachments: LUCENE-1945.patch > > > This should be simple. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org