Andy Wilkinson
|
2b4f565b76
|
Merge branch '3.0.x'
Closes gh-35038
|
2023-04-17 17:52:11 +01:00 |
|
Andy Wilkinson
|
df93b39f60
|
Merge branch '2.7.x' into 3.0.x
Closes gh-35037
|
2023-04-17 17:51:53 +01:00 |
|
Andy Wilkinson
|
88ec47ff2b
|
Test Gradle plugin against Gradle 8.1
Closes gh-35034
|
2023-04-17 17:38:28 +01:00 |
|
Stephane Nicoll
|
5c1c0a2b2e
|
Upgrade to Kotlin 1.8.20
Closes gh-34879
|
2023-04-06 16:25:23 +02:00 |
|
Andy Wilkinson
|
185dc18126
|
Merge branch '3.0.x'
Closes gh-34488
|
2023-03-06 10:53:52 +00:00 |
|
Andy Wilkinson
|
fab4230246
|
Merge branch '2.7.x' into 3.0.x
Closes gh-34487
|
2023-03-06 10:53:32 +00:00 |
|
Andy Wilkinson
|
27ba20f310
|
Test Gradle plugin against Gradle 8.0.2
Closes gh-34486
|
2023-03-06 10:21:21 +00:00 |
|
Andy Wilkinson
|
f180a02015
|
Merge branch '3.0.x'
Closes gh-34461
|
2023-03-03 10:36:55 +00:00 |
|
Andy Wilkinson
|
03dd666818
|
Merge branch '2.7.x' into 3.0.x
Closes gh-34460
|
2023-03-03 10:27:32 +00:00 |
|
Andy Wilkinson
|
4f7e038f14
|
Test Gradle plugin against Gradle 8.0.1
Closes gh-34457
|
2023-03-03 10:21:26 +00:00 |
|
Andy Wilkinson
|
eb105572f6
|
Test Gradle plugin against Gradle 6.9.4
Closes gh-34368
|
2023-02-24 10:36:08 +00:00 |
|
Phillip Webb
|
b07269a018
|
Merge branch '3.0.x'
|
2023-02-21 23:20:07 -08:00 |
|
Phillip Webb
|
c4de86c244
|
Merge branch '2.7.x' into 3.0.x
|
2023-02-21 23:17:57 -08:00 |
|
Phillip Webb
|
df5898a146
|
Reformat code following spring-javaformat upgrade
|
2023-02-21 22:53:27 -08:00 |
|
Andy Wilkinson
|
5a95fd0d2b
|
Make httpcore5-h2 classes available to Gradle tests
httpclient5 now requires classes in httpcore5-h2 in addition to those
in httpcore5.
See gh-34086
|
2023-02-07 15:13:48 +00:00 |
|
Scott Frederick
|
1588f9d881
|
Migrate buildpack-platform to Apache HttpClient 5
Closes gh-33533
|
2023-01-23 13:59:08 -06:00 |
|
Phillip Webb
|
f588793445
|
Update copyright year of changed files
|
2022-12-22 01:00:42 -08:00 |
|
Moritz Halbritter
|
725337f976
|
Make fields final
Closes gh-33537
|
2022-12-16 14:28:44 +01:00 |
|
Andy Wilkinson
|
d88f968d22
|
Merge branch '2.7.x'
Closes gh-33403
|
2022-11-28 20:20:24 +00:00 |
|
Andy Wilkinson
|
2da8bc1f3b
|
Reduce Gradle versions used for compatibility testing
Closes gh-33401
|
2022-11-28 19:14:41 +00:00 |
|
Andy Wilkinson
|
abcbac92ef
|
Merge branch '2.6.x' into 2.7.x
Closes gh-33343
|
2022-11-24 11:29:24 +00:00 |
|
Andy Wilkinson
|
ebfbf4a412
|
Stop testing Gradle plugin against Gradle 7.6 RCs
Closes gh-33342
|
2022-11-24 11:23:45 +00:00 |
|
Andy Wilkinson
|
b8142d168b
|
Merge branch '2.7.x'
Closes gh-33269
|
2022-11-18 17:16:01 +00:00 |
|
Andy Wilkinson
|
9879538c02
|
Merge branch '2.6.x' into 2.7.x
Closes gh-33268
|
2022-11-18 17:15:13 +00:00 |
|
Andy Wilkinson
|
e860efca65
|
Test Gradle plugin against 7.6-rc-3
Closes gh-33267
|
2022-11-18 17:14:29 +00:00 |
|
Andy Wilkinson
|
843493d915
|
Merge branch '2.7.x'
Closes gh-33075
|
2022-11-08 17:30:16 +00:00 |
|
Andy Wilkinson
|
00d22c9fc5
|
Merge branch '2.6.x' into 2.7.x
Closes gh-33074
|
2022-11-08 17:28:50 +00:00 |
|
Andy Wilkinson
|
eed86c0d0a
|
Test Boot's Gradle plugin against Gradle 7.6-rc-2
Closes gh-33073
|
2022-11-08 16:46:22 +00:00 |
|
Andy Wilkinson
|
9ccc1e8d62
|
Merge branch '2.7.x'
Closes gh-32988
|
2022-11-03 10:27:42 +00:00 |
|
Andy Wilkinson
|
a3870f8da7
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32987
|
2022-11-03 10:23:30 +00:00 |
|
Andy Wilkinson
|
beb62be843
|
Test Boot's Gradle plugin against Gradle 7.6-rc-1
Closes gh-32933
|
2022-11-03 10:22:14 +00:00 |
|
Andy Wilkinson
|
3d5c864bc9
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32758
|
2022-10-17 17:11:59 +01:00 |
|
Andy Wilkinson
|
dade5ec3aa
|
Test against Gradle 6.9.3
Closes gh-32757
|
2022-10-17 17:11:37 +01:00 |
|
Scott Frederick
|
3ea18f07fa
|
Polish "Use NBT plugin version from gradle.properties in image tests"
See gh-32643
|
2022-10-13 15:05:06 -05:00 |
|
Andy Wilkinson
|
144fdaa703
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32283
|
2022-09-09 15:14:40 +01:00 |
|
Andy Wilkinson
|
78f4242e46
|
Build with Gradle 7.5 while still supporting Gradle 6.8+
Closes gh-32281
|
2022-09-09 15:13:43 +01:00 |
|
Andy Wilkinson
|
9caad3d31b
|
Merge branch '2.6.x' into 2.7.x
Closes gh-32059
|
2022-08-10 12:28:26 +01:00 |
|
Andy Wilkinson
|
c9e69f555e
|
Test our Gradle plugin against Gradle 7.5.1
Closes gh-32058
|
2022-08-10 12:27:47 +01:00 |
|
Phillip Webb
|
22144987e9
|
Update copyright year of changed files
|
2022-07-29 12:10:03 +01:00 |
|
Andy Wilkinson
|
9c250cae92
|
Merge branch '2.6.x' into 2.7.x
Closes gh-31754
|
2022-07-14 17:28:54 +01:00 |
|
Andy Wilkinson
|
8c4708982b
|
Test our Gradle plugin against 7.5
Closes gh-31753
|
2022-07-14 17:25:34 +01:00 |
|
Moritz Halbritter
|
3703b317ce
|
Enable GraalVM reachability metadata repository
Closes gh-31687
|
2022-07-12 14:25:38 +02:00 |
|
Andy Wilkinson
|
fcf45d5c22
|
Add support for invoking AOT to the Gradle plugin
Closes gh-30527
|
2022-04-29 14:32:23 +01:00 |
|
Stephane Nicoll
|
a4cccc98c6
|
Merge branch '2.7.x'
|
2022-04-19 09:37:08 +02:00 |
|
izeye
|
ed412af138
|
Polish
See gh-30695
|
2022-04-19 09:34:28 +02:00 |
|
Stephane Nicoll
|
b2a4ae38e8
|
Merge branch '2.5.x' into 2.6.x
Closes gh-30509
|
2022-04-03 09:32:39 +02:00 |
|
Andy Wilkinson
|
9bf77b1a06
|
Merge branch '2.7.x'
|
2022-03-15 15:31:03 +00:00 |
|
Andy Wilkinson
|
464fce621d
|
Merge branch '2.5.x' into 2.6.x
Closes gh-30213
|
2022-03-15 15:30:06 +00:00 |
|
Scott Frederick
|
040afdeafe
|
Merge branch '2.7.x'
|
2022-03-11 15:20:38 -06:00 |
|
Scott Frederick
|
35a9a7fee2
|
Ignore deprecation warnings in Paketo system tests
Closes gh-30194
|
2022-03-11 15:19:53 -06:00 |
|