dweiss commented on issue #12655:
URL: https://github.com/apache/lucene/issues/12655#issuecomment-1759073292
I did check that file's history - it used an explicit exclusion for
compileMain19Java:
```
if (task.path == ":lucene:core:compileMain19Java") {
// uses "uschindler" toolchain method, which erases "dweiss"
method, but later at configure time
task.options.forkOptions.jvmArgs += vmOpts
```
Not worth spending more time on it - if something fails, we'll fix 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: [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]