[ https://issues.apache.org/jira/browse/SOLR-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433865#comment-17433865 ]
ASF subversion and git services commented on SOLR-13671: -------------------------------------------------------- Commit e6860240d23a76cd18053f36d303c2af8af97734 in solr's branch refs/heads/main from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=solr.git;h=e686024 ] SOLR-13671 Allow 'var' keyword in Java sources (#366) Co-authored-by: Christine Poerschke <cpoersc...@apache.org> > Remove check for bare "var" declarations in validate-source-patterns in > before releasing Solr 9.0 > ------------------------------------------------------------------------------------------------- > > Key: SOLR-13671 > URL: https://issues.apache.org/jira/browse/SOLR-13671 > Project: Solr > Issue Type: Improvement > Reporter: Erick Erickson > Assignee: Jan Høydahl > Priority: Blocker > Fix For: main (9.0) > > Attachments: SOLR-13671.patch > > Time Spent: 20m > Remaining Estimate: 0h > > 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org