Dawid Weiss
ea1441c81c
Upgrade to gradle 8.10 ( #13700 )
2024-08-30 12:36:56 +02:00
Chris Hegarty
9a4caa935a
Update Gradle wrapper to 8.8 - supports Java 22 ( #13453 )
...
This commit updates the Gradle wrapper to 8.8, which has support for Java 22.
2024-06-06 08:46:18 +01:00
Kevin Risden
30d3eba933
GITHUB#12655: Upgrade to Gradle 8.4
...
See https://github.com/apache/lucene/pull/12650 for details
Closes GITHUB#12655
2023-10-11 16:11:53 -04:00
Dawid Weiss
1f741ff63c
Upgrade gradle to 7.6. ( #11993 )
2022-12-02 09:18:38 +01:00
Dawid Weiss
5c7edd7f38
Upgrade to gradle 7.5.1 (excluding launch scripts, which we have customized) ( #11886 )
2022-10-28 08:49:36 +02:00
Dawid Weiss
75aadb9589
gradle 7.3.3 quick upgrade ( #856 )
2022-04-29 21:02:19 +02:00
Dawid Weiss
a8d4f658de
Upgrade to gradle 7.2
2021-08-25 10:03:59 +02:00
Dawid Weiss
3ff4263535
Upgrade gradle to 7.1.1
2021-08-25 10:03:59 +02:00
Dawid Weiss
523cea2c5d
Revert "Adding initial patch by Gautam Worah" (restore pristine main)
...
This reverts commit 067ab4f503aabea59639e692e3ea9ee30750c68e.
2021-08-25 10:03:59 +02:00
Dawid Weiss
bac22d6116
Adding initial patch by Gautam Worah
2021-08-25 10:03:59 +02:00
John Carlson
2c43f57f91
Update gradle to 6.8.3 ( #100 )
2021-04-21 21:02:37 +02:00
Adrien Grand
f8b7a60562
LUCENE-9550: Upgrade to Gradle 6.6.1. ( #1933 )
2020-09-30 11:17:55 +02:00
Dawid Weiss
3e8e5d8cf6
LUCENE-9382: update gradle to 6.4.1. ( #1549 )
...
* LUCENE-9382: update gradle to 6.4.1. Requires minor changes around log call validation by restructuring the code around switches to a series of ifs. Piggybacking: apply log validation to :solr modules. Add inputs declaration so that task is not re-run on unmodified files.
2020-06-02 13:49:57 +02:00
Dawid Weiss
c7ed133910
LUCENE-9122: upgrade gradle wrapper to 6.0.1. Relax JVM requirement to require at least Java 11. We can't even check for higher bound because gradle itself breaks before it can execute the check script. I verified locally and it works with 11-13.
2020-01-09 14:13:32 +01:00
Dawid Weiss
401ddc6dd1
Upgrade gradlew. Add environment sanity check.
2019-12-16 15:23:06 +01:00
Dawid Weiss
d4a9842375
Initial gradle build layer.
2019-12-02 15:34:57 +01:00