[PR] Upgrade project to use Gradle 9.0.0 [tapestry-5]

lkasso (via GitHub) <[email protected]> Tue, 07 Apr 2026 18:16:19 -0000
Newsgroups gmane.comp.jakarta.tapestry.devel
Message-ID <[email protected]>
lkasso opened a new pull request, #57:
URL: https://github.com/apache/tapestry-5/pull/57

   ## Summary                                                                                                                                                                                                                               
                                                                                                                                                                                                                                         
   - Replace `SourceTask` base class in `GenerateChecksums` with `DefaultTask` + `ConfigurableFileCollection` (abstract method added in Gradle 9)                                                                                                
   - Disable `failOnNoDiscoveredTests` globally for subprojects with test sources but no test classes (e.g. `tapestry-openapi-viewer`, `tapestry-rest-jackson`)
   - Some other minor syntactical changes in build files
                                                                                                                                                                                                                                           
   ## Test plan                                                                                                                                                                                                                           
                                                                                                                                                                                                                                           
   - `./gradlew build` compiles and passes on Gradle 9.0.0       


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