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: 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

Reply via email to