rmuir commented on PR #14915: URL: https://github.com/apache/lucene/pull/14915#issuecomment-3046631054
I can also confirm the linter is still actually linting and functioning correctly (when they get so much faster... you know). I inserted a bug that only ECJ will find: ``` > Task :lucene:core:ecjLintTest FAILED [Incubating] Problems report is available at: file:///home/rmuir/workspace/lucene/build/reports/problems/problems-report.html FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':lucene:core:ecjLintTest'. > ecj linter failed: ---------- 1. ERROR in /home/rmuir/workspace/lucene/lucene/core/src/test/org/apache/lucene/TestDemo.java (at line 52) * @throws ^^^^^^ Javadoc: Missing class name ---------- 1 problem (1 error) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 32s 707 actionable tasks: 179 executed, 528 up-to-date ``` -- 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