jrepp opened a new pull request, #2346:
URL: https://github.com/apache/groovy/pull/2346

   Updates the build system to support Java 25 and Gradle 9.x.
   
   **Changes:**
   - Update Gradle wrapper to 9.2.1 for Java 25 class file version (69) support
   - Add groovy-xml and groovy-swing dependencies to build-logic for Gradle 9.x 
compatibility
   - Fix Groovy 4.x package relocations in build scripts 
(groovy.xml.XmlSlurper, groovy.xml.slurpersupport.GPathResult)
   - Fix Gradle 9.x task type API change in DistributionExtension
   - Exclude .interp/.tokens files from groovydoc to avoid duplicates
   - Disable root project groovydoc due to antlr4 generated source duplication
   
   **Testing:**
   - Builds successfully with Java 25.0.1
   - Published to local Maven repository


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

Reply via email to