Andy Wilkinson
e96ca4af56
Update headers to use quotes consistently
...
Closes gh-50397
2026-05-14 14:59:43 +01:00
Phillip Webb
6c09b36202
Detect signed jars using .RSA and .EC files in addition to .DSA
...
Update `ZipContent` signed jar detection logic to consider `.RSA` and
`.EC` files in addition to the previously supported `.DSA` files.
Fixes gh-50292
2026-05-05 11:15:12 -07:00
Stéphane Nicoll
c9145e69d9
Refresh JDK versions used in integration tests
...
Closes gh-49412
2026-03-09 13:52:18 +01:00
Stéphane Nicoll
50f890bff2
Use Java 25 in loader integration tests
...
See gh-47609
2025-10-15 08:38:16 +02:00
Stéphane Nicoll
59fb6bce1e
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46448
2025-07-17 10:33:27 +02:00
Stéphane Nicoll
8f8d406e56
Allow SNI integration tests to build against an enterprise release
...
Closes gh-46426
2025-07-17 09:47:20 +02:00
Andy Wilkinson
3f4c870a13
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46254
2025-07-02 20:31:39 +01:00
Piyal Ahmed
8fb3010942
Remove unnecessary semicolons from Gradle build scripts
...
Signed-off-by: Piyal Ahmed <piya.salamence@gmail.com >
See gh-46252
2025-07-02 20:31:01 +01:00
Phillip Webb
61c2d0766b
Merge branch '3.4.x' into 3.5.x
...
See gh-46066
2025-06-20 17:21:58 -07:00
Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
2025-06-20 17:20:50 -07:00
Phillip Webb
a37c84b7c5
Merge branch '3.4.x' into 3.5.x
...
See gh-46066
2025-06-20 17:14:59 -07:00
Phillip Webb
d66b28fcba
Update end copyright year to 'present'
...
See gh-46065
2025-06-20 17:12:38 -07:00
Andy Wilkinson
f799fc4777
Remove implicit deployment of bom projects
2025-05-27 08:13:41 +01:00
Moritz Halbritter
0fb369e8b8
Use paketobuildpacks/builder-noble-java-tiny as the default image builder
...
Closes gh-42711
2025-04-24 15:21:22 +02:00
Phillip Webb
b80bdbb182
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45192
2025-04-14 16:18:41 -07:00
Johnny Lim
08c67cc353
Replace deprecated Project.task()
...
See gh-45009
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-04-14 16:17:53 -07:00
Phillip Webb
3f1b01a007
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45037
2025-04-08 11:25:26 -07:00
Johnny Lim
0dc0240c06
Polish
...
Signed-off-by: Johnny Lim <izeye@naver.com >
See gh-45036
2025-04-08 10:50:04 -07:00
Andy Wilkinson
b1fb36bf4b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44968
2025-04-01 10:31:59 +01:00
Andy Wilkinson
a8381e7cbd
Ensure that only spring-core's ReflectionUtils is used
...
Closes gh-44837
2025-04-01 10:30:58 +01:00
Moritz Halbritter
7fcf34eaeb
Add property 'server.tomcat.use-apr' to control Tomcat's APR
...
The property's default depends on the Java version. On Java < 24, it defaults
to WHEN_AVAILABLE, on Java >=24 it defaults to NEVER.
Closes gh-44033
2025-03-13 08:40:16 +01:00
Andy Wilkinson
30d7af4e38
Add CI with Java 24
...
Closes gh-44205
2025-02-11 11:34:43 +00:00
Andy Wilkinson
b8f64681ad
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44211
2025-02-11 11:10:28 +00:00
Andy Wilkinson
5c8d9d910a
Update LoaderIntegrationTests as Java 23 is no longer in early access
...
Closes gh-44208
2025-02-11 11:09:36 +00:00
Stéphane Nicoll
049f8a0aab
Rely on standard NoOpResponseErrorHandler
2025-01-11 12:55:03 +01:00
Phillip Webb
3346ca7899
Deal with Spring Framework deprecation
...
See gh-43750
2025-01-11 00:25:38 -08:00
Johnny Lim
4d15ee5bf0
Polish
...
See gh-43498
2024-12-13 13:29:20 -08:00
Stéphane Nicoll
60b028e7cb
Merge branch '3.3.x'
...
Closes gh-43377
2024-12-04 10:57:58 +01:00
Yanming Zhou
3f17e42b38
Polish formatting of log configuration file
...
1. Remove space before `/>` to keep consistency.
2. Capitalize `filters` for Log4j2.
3. Uppercase log level to keep consistency.
See gh-43322
2024-12-04 10:28:28 +01:00
Moritz Halbritter
ba1a780147
Merge branch '3.3.x'
...
Closes gh-42774
2024-10-17 18:06:43 +02:00
Moritz Halbritter
73150b799a
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42772
2024-10-17 17:58:11 +02:00
Moritz Halbritter
ce106eb43c
Remove calls to deprecated Project.getBuildDir() in Gradle files
...
Closes gh-42739
2024-10-17 17:46:17 +02:00
Moritz Halbritter
c018c43886
Merge branch '3.3.x'
...
Closes gh-42736
2024-10-17 13:44:25 +02:00
Moritz Halbritter
8efe6e02d9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42735
2024-10-17 13:38:03 +02:00
Moritz Halbritter
a3060652f8
Call String.toLowerCase and .toUppercase with explicit locale
...
Closes gh-42719
2024-10-17 13:20:39 +02:00
Andy Wilkinson
1e33e6bc0d
Merge branch '3.3.x'
...
Closes gh-42714
2024-10-16 12:18:22 +01:00
Andy Wilkinson
4b89ba7d20
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42713
2024-10-16 12:15:34 +01:00
Andy Wilkinson
2c982260df
Use platform dependencies instead of the dependency management plugin
...
Closes gh-42712
2024-10-16 12:08:44 +01:00
Phillip Webb
7af238a192
Merge branch '3.3.x'
...
Closes gh-42706
2024-10-15 18:03:00 -07:00
Phillip Webb
d3061439b2
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42705
2024-10-15 18:02:54 -07:00
Phillip Webb
51ff8d411c
Fix Oracle JDK download URLs
...
Closes gh-42704
2024-10-15 18:02:40 -07:00
Phillip Webb
8282a90268
Merge branch '3.3.x'
2024-09-27 10:34:32 -07:00
Phillip Webb
055064f16b
Merge branch '3.2.x' into 3.3.x
2024-09-27 10:33:30 -07:00
Phillip Webb
9836011ffd
Create extension to configure Spring maven repositories
...
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.
See gh-42333
2024-09-27 10:30:20 -07:00
Phillip Webb
7b3077280c
Merge branch '3.3.x'
...
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb
100bedc07d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42440
2024-09-24 14:29:09 -07:00
Phillip Webb
ad72411e2b
Apply conventions plugin to all subprojects
...
Closes gh-42438
2024-09-24 14:26:32 -07:00
Andy Wilkinson
4b0b5c263d
Ensure that building test apps produces Java 17 bytecode
...
See gh-41980
2024-08-23 15:11:55 +01:00
Andy Wilkinson
4258953190
Ensure that building the SNI test apps produces Java 17 bytecode
...
See gh-41980
2024-08-23 14:56:20 +01:00
Stéphane Nicoll
ff4b39a096
Merge branch '3.2.x' into 3.3.x
2024-08-13 10:19:39 +02:00