hossman commented on issue #15328:
URL: https://github.com/apache/lucene/issues/15328#issuecomment-3393434235
no, that's a stray comment left over from before i refactored the test ...
ut wy didn't `./gradlew check` complain about that on my system???
...
I guess the lucene build now requires some external tools to be installed?
```
hossman@slate:~/lucene/lucene [j25] [*main] $ ./gradlew check -x test
The ast-grep tool location is not set ('lucene.tool.ast-grep' option), will
not apply ast-grep rules.
The eclint tool location is not set ('lucene.tool.eclint' option), will not
apply eclint checks.
The eclint tool location is not set ('lucene.tool.eclint' option), will not
apply eclint checks.
> Task :errorProneSkipped
Errorprone linting turned off (skipped on builds not running inside CI
environments, pass -Pvalidation.errorprone=true to enable)
[Incubating] Problems report is available at:
file:///home/hossman/lucene/lucene/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 4s
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]