slow-J opened a new pull request, #12856:
URL: https://github.com/apache/lucene/pull/12856

   I was looking at this old issue: 
https://github.com/apache/lucene/issues/4390 `Flexible Queryparser has some 
Locale violation with lowercasing`, which was already fixed with the work done 
in [GH#5271](https://github.com/apache/lucene/issues/5271) But I came across 
this single use of `.toLowerCase()` with no Locale in Checksum.java.
   
   TIL: forbidden apis doesn't run against the `package 
org.apache.lucene.gradle`.
   
   


-- 
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