Deprecate Directory.touchFile ----------------------------- Key: LUCENE-2027 URL: https://issues.apache.org/jira/browse/LUCENE-2027 Project: Lucene - Java Issue Type: Improvement Components: Store Reporter: Michael McCandless Priority: Trivial Fix For: 3.1
Lucene doesn't use this method, and, FindBugs reports that FSDirectory's impl shouldn't swallow the returned result from File.setLastModified. -- 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