uschindler opened a new pull request, #12937:
URL: https://github.com/apache/lucene/pull/12937

   This would have prevented the problem with our gradle file. This is just 
another extension for `validateSourcePatterns` task. We have other bad 
codepoints already in there, so I'd suggest to add those.
   
   The uFEFF is there two times (first it detects it at begin of file, so we 
prevent byte order marks, but later it also disallows it; it is duplicate to 
have different messages).
   
   The only violation was a copy-pasted comment in jflex, not relevant to code.
   
   This fixes #12931


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to