So would it be useful to keep that JIRA open after the patch is submitted to allow ongoing patch submissions?
Paul Sundling -----Original Message----- From: Paul Sundling (JIRA) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 4:24 PM To: solr-dev@lucene.apache.org Subject: [jira] Updated: (SOLR-326) cleanup eclipse warnings [ https://issues.apache.org/jira/browse/SOLR-326?page=com.atlassian.jira.p lugin.system.issuetabpanels:all-tabpanel ] Paul Sundling updated SOLR-326: ------------------------------- Attachment: remove_unused_imports_patch.txt This should remove unused import eclipse warnings. > cleanup eclipse warnings > ------------------------ > > Key: SOLR-326 > URL: https://issues.apache.org/jira/browse/SOLR-326 > Project: Solr > Issue Type: Improvement > Reporter: Paul Sundling > Priority: Minor > Attachments: remove_unused_imports_patch.txt > > > On default settings, Eclipse had 628 warnings. This patch removes 119 > of those warnings related to unused imports. These are the safest warnings to fix and shouldn't require any testing other than confirming building still works. > The general idea of removing warnings is both cleaner code, but also making it easier for interesting warnings to get hidden by uninteresting warnings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.