ribafish opened a new pull request, #1718:
URL: https://github.com/apache/samza/pull/1718
## Summary
- Upgrade `com.gradle.enterprise` 3.13.1 → `com.gradle.develocity` 4.3.2
- Upgrade `com.gradle.common-custom-user-data-gradle-plugin` 1.10 → 2.4.0
- Migrate `gradleEnterprise {}` DSL → `develocity {}` DSL
- Update server URL from `ge.apache.org` to `develocity.apache.org`
- Enable remote build cache (read-only for local builds, push on CI)
The Gradle Enterprise plugin was renamed to Develocity in version 3.17. The
old `com.gradle.enterprise` plugin ID and `gradleEnterprise {}` DSL are
deprecated. This aligns Samza with other Apache projects (Kafka, Groovy) that
have already migrated.
The Develocity plugin 4.3.2 is compatible with Gradle 6.0+ and maintains
full backward compatibility with the Samza build.
--
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]