SOLR-10938 @SuppressPointFields now requires bugUrl

This commit is contained in:
Chris Hostetter 2017-06-22 16:48:31 -07:00
parent 7a9f9b0be0
commit 01b7e31566
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ public abstract class SolrTestCaseJ4 extends LuceneTestCase {
@Target(ElementType.TYPE)
public @interface SuppressPointFields {
/** Point to JIRA entry. */
public String bugUrl() default "None";
public String bugUrl();
}
// these are meant to be accessed sequentially, but are volatile just to ensure any test