Commit graph

20 commits

Author SHA1 Message Date
Rene Groeschke
cb0ecb86df
Update Gradle wrapper to 8.9 (#110109) 2024-07-19 13:42:33 +02:00
Rene Groeschke
b984b44767
Update Gradle wrapper to 8.6 (#103796) 2024-02-13 11:13:29 -08:00
Rene Groeschke
08845b78f2
Update Gradle Wrapper to 7.6.1 (#89796) (#92241) (#94122)
This updates the gradle wrapper to 7.6.1. This patch release contains a
fix for  incremental compilation of java modules we have raised against
gradle 7.6

see https://github.com/gradle/gradle/issues/23067
2023-02-24 11:48:08 -05:00
Rene Groeschke
8b9f3b595f
Revert "Update to Gradle 7.6 (#89796)" (#92241)
We have seen reports of broken compilation after a clean build
after updating to gradle 7.6.

This reverts commit deaf92878a.
2022-12-08 17:55:45 +01:00
Rene Groeschke
deaf92878a
Update to Gradle 7.6 (#89796)
* Fix TestResultProcessor api changes
* Fix inputs for generateProviderManifest
* Ignore tests for now until gradle has fixed reporting issue
* Fix dependency substitution in example plugins build
* Use right java bin path on windows
* Add hint to task onlyif when no docker is available
2022-12-08 11:11:13 +01:00
Rene Groeschke
98b789c940
Update to to Gradle wrapper 7.5 (#85141)
This updates the gradle wrapper to a 7.5

Fixes #85123
2022-07-19 08:12:19 +02:00
Rene Groeschke
d154091969
Update gradle wrapper to 6.6 (#59909) 2020-08-11 10:17:33 +02:00
Mark Vieira
161e3ebcab
Update Gradle wrapper to 6.4 (#55338) 2020-05-06 14:52:45 -07:00
Mark Vieira
115951a27c
Upgrade to Gradle 6.2 (#51824) 2020-02-18 15:34:59 -08:00
Mark Vieira
1b8070fdfd
Upgrade to Gradle 5.5 (#43788) 2019-07-01 09:02:10 -07:00
Alpar Torok
9bbc123051
Upgrade to Gradle 5.3! (#40346)
Here are the highlights of this release:
 - Feature variants AKA "optional dependencies"
 - Type-safe accessors in Kotlin precompiled script plugins
 - Gradle Module Metadata 1.0

For more details see https://docs.gradle.org/5.3/release-notes.html
2019-03-26 13:20:04 +02:00
Alpar Torok
59b0900174
Upgrade to Gradle 5.0 (#34263) 2018-12-05 14:06:11 +02:00
Jason Tedor
480aeb7eb7
Introduce Gradle wrapper
We have agreed to introduce the Gradle wrapper to simplify workflows for
developers, and managing infrastructure (e.g., CI, release builds, etc.)
as well as consideration for the fact that other projects in our stack
use Gradle and do not necessarily want to be tied to our Gradle version.

Relates #28065
2018-01-04 16:36:13 -05:00
Shay Banon
bf0caafa04 remove old modules and gradle 2011-12-06 01:01:04 +02:00
kimchy
2820988171 upgrade to gradle 0.9.2 2011-01-30 16:05:05 +02:00
kimchy
09bc3b90e7 upgrade to gradle 0.9 2010-12-19 19:53:50 +02:00
kimchy
be96e9495a upgrade to gradle 0.9 rc2 2010-10-30 19:57:50 +02:00
kimchy
6ed23744fc upgrade to gradle 0.9 preview 1 2010-04-02 15:47:27 +03:00
kimchy
18a1a5f940 merge snakeyaml into source 2010-03-01 15:50:02 +02:00
kimchy
b3337c3127 initial commit 2010-02-08 15:30:06 +02:00