Andy Wilkinson
4aa0d9dcac
Merge branch '3.5.x'
...
Closes gh-47058
2025-09-05 17:31:57 +01:00
Moritz Halbritter
c211b88594
Check for @NullMarked on packages
...
Projects which don't have JSpecify nullability annotations can opt out
by using
architectureCheck {
nullMarked = false
}
in their build.gradle script.
See gh-46587
2025-08-13 13:27:48 +02:00
Stéphane Nicoll
8f44c89850
Merge branch '3.5.x'
...
Closes gh-46801
2025-08-12 11:27:56 +02:00
Stéphane Nicoll
203f14e1e4
Polish "Use StringUtils.uriDecode where feasible"
...
See gh-46751
2025-08-11 10:58:24 +02:00
Phillip Webb
1124497ffa
Merge branch '3.5.x'
2025-07-10 19:42:40 -07:00
Phillip Webb
194fe4b644
Merge branch '3.5.x'
...
Closes gh-46403
2025-07-10 19:19:21 -07:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00