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

   This PR has no impact on the Gradle build of the 10.x branch, but silences 
wanrings emitted by Eclipse or other IDEs due to the fact that those does not 
know about our apijars and see the preview flag.
   
   2 warnings are due to javadocs in the main branch (I could have replaced 
them by `{@code ...}` but referring to the preview APIs in Javadocs is good for 
the reader, so I had to add the warning. Not sure why javadoc does not 
complain, but ECJ in Eclipse does.
   
   It also fixes a redundant interface declaration that was removed in main 
branch already.


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