mikemccand opened a new issue, #13992: URL: https://github.com/apache/lucene/issues/13992
### Description I suddenly noticed this warning when running top-level `./gradlew jar` in Lucene `main`: ``` /s1/l/trunk/lucene/benchmark-jmh/src/java/module-info.java:20: warning: requires directive for an automatic module requires jmh.core; ^ 1 warning ``` I think it is related to java modules but I'm not sure how to fix/suppress it :) -- 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.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