You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2019/08/01 13:24:00 UTC

[jira] [Created] (SOLR-13671) Remove check for bare "var" declarations in validate-source-patterns

Erick Erickson created SOLR-13671:
-------------------------------------

             Summary: Remove check for bare "var" declarations in validate-source-patterns
                 Key: SOLR-13671
                 URL: https://issues.apache.org/jira/browse/SOLR-13671
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Erick Erickson


See the discussion in the linked JIRA.

Remove the line:

(~$/\n\s*var\s+/$) : 'var is not allowed in until we stop development on the 8x code line'

in

invalidJavaOnlyPatterns

from lucene/tools/src/groovy/check-source-patterns.groovy



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org