[jira] [Updated] (SOLR-6902) Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class

2015-01-23 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6902: - Attachment: SOLR-6902.patch Final patch with Ram's comments incorporated and CHANGES.txt Use

[jira] [Updated] (SOLR-6902) Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class

2015-01-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6902: - Attachment: SOLR-6902.patch This version of the patch resolves the patching problems, compiles and

[jira] [Updated] (SOLR-6902) Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class

2015-01-16 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-6902: Attachment: SOLR-6902.patch [~erickerickson], have modified your patch to get rid of the

[jira] [Updated] (SOLR-6902) Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class

2015-01-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6902: - Attachment: SOLR-6902.patch Here's another version that removes a lot of the unused imports. I

[jira] [Updated] (SOLR-6902) Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class

2015-01-10 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-6902: Attachment: SOLR-6902.patch The patch is in the pull request, but if you need it as a patch