[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-3973: Attachment: findbugs-lucene.patch Attached proof-of-concept patch implements ant findbugs

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2015-02-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-3973: -- Attachment: LUCENE-3973.patch Sure, drop the precommit idea. I was just thinking out loud. Added a

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2015-02-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-3973: -- Attachment: LUCENE-3973.patch Another attempt at the patch. Changes include: * Using a newer version

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2015-02-05 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-3973: -- Attachment: LUCENE-3973.patch I took the latest patch available and brought it up to current trunk.

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2013-04-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3973: Labels: newdev (was: ) Incorporate PMD / FindBugs --

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-05-01 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: LUCENE-3973.patch Updated patch which includes: - Moved listing of the rules to their

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-22 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: LUCENE-3973.patch Patch which runs PMD much like RAT. This uses ivy:cachepath still

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-22 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: LUCENE-3973.patch Improved patch which connects the PMD tasks to the ivy checks we

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3973: Attachment: LUCENE-3973.patch updated patch with 2 tweaks: # explicitly exclude pmd/ from binary

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-14 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3973: Comment: was deleted (was: {quote} I believe both pmd and findbugs are on maven repos so one

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-13 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: solr-core.html core.html HTML results for lucene core (core) and solr

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-13 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: LUCENE-3973.patch Simple POC patch which adds a pmd target to lucene/common-build.xml.