dsmiley commented on PR #2682:
URL: https://github.com/apache/solr/pull/2682#issuecomment-2403741750

   Nice work.  I toyed with it a bit, including tinkering with toolchains.  
Avoiding toolchains avoids Gradle's check to tell you that we really should be 
using a newer Gradle Version (as used via IntelliJ, anyway):
   ```
   Your build is currently configured to use incompatible Java 21.0.4 and 
Gradle 8.4. Cannot sync the project.
   
   We recommend upgrading to Gradle version 8.8.
   
   The minimum compatible Gradle version is 8.5.
   
   The maximum compatible Gradle JVM version is 20.
   
   Possible solutions:
    - Upgrade to Gradle 8.8 and re-sync
    - Upgrade to Gradle 8.5 and re-sync
    - Use Java 20 as Gradle JVM: Open Gradle settings
   ```


-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to