Thanks Uwe! I'll make it so. Erick
On Thu, Sep 4, 2014 at 8:27 AM, Robert Muir (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121456#comment-14121456 > ] > > Robert Muir commented on LUCENE-5906: > ------------------------------------- > > Thanks for debugging this Uwe! I'll add setWriteable and commit. > >> Use Files.delete instead of File.delete + made up exception >> ----------------------------------------------------------- >> >> Key: LUCENE-5906 >> URL: https://issues.apache.org/jira/browse/LUCENE-5906 >> Project: Lucene - Core >> Issue Type: Bug >> Reporter: Robert Muir >> Attachments: LUCENE-5906.patch, LUCENE-5906.patch, >> LUCENE-5906.patch, LUCENE-5906.patch, LUCENE-5906.patch >> >> >> We are on java7, if we cannot delete a file, this one returns a real >> exception as to why. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
