uschindler commented on PR #12667:
URL: https://github.com/apache/lucene/pull/12667#issuecomment-1761682258
Sorry for the chaotic comments, the `failOnMissingClasses = false` line can
be removed.
I checked it with roberts branch:
```
> Task :lucene:benchmark-jmh:forbiddenApisMain
Caching disabled for task ':lucene:benchmark-jmh:forbiddenApisMain' because:
Build cache is disabled
Task ':lucene:benchmark-jmh:forbiddenApisMain' is not up-to-date because:
Executed with '--rerun-tasks'.
Signature file applied: defaults.all.txt
Signature file applied: defaults.lucene.txt
Reading bundled API signatures: jdk-unsafe-17
Reading bundled API signatures: jdk-deprecated-17
Reading bundled API signatures: jdk-non-portable
Reading bundled API signatures: jdk-reflection
Reading bundled API signatures: jdk-system-out
Reading API signatures: C:\Users\Uwe
Schindler\Projects\lucene\lucene\gradle\validation\forbidden-apis\defaults.logging.txt
Reading API signatures: C:\Users\Uwe
Schindler\Projects\lucene\lucene\gradle\validation\forbidden-apis\defaults.all.txt
Reading API signatures: C:\Users\Uwe
Schindler\Projects\lucene\lucene\gradle\validation\forbidden-apis\defaults.lucene.txt
Loading classes to check...
Scanning classes for violations...
Scanned 3 class file(s) for forbidden API invocations (in 0.23s), 0 error(s).
Resolve mutations for :lucene:benchmark-jmh:compileTestJava (Thread[included
builds,5,main]) started.
:lucene:benchmark-jmh:compileTestJava (Thread[included builds,5,main])
started.
```
--
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]