Sam Brannen
39208eaccd
Upgrade to JUnit 5.9.1
...
Closes gh-29179
2 years ago
Juergen Hoeller
a7f430bda8
Upgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.64, JsonPath 2.7
2 years ago
Juergen Hoeller
5a781eeb54
Upgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hibernate Validator 6.2.5
2 years ago
Brian Clozel
c871758a51
Upgrade to Reactor 2020.0.23
...
Closes gh-29129
2 years ago
Brian Clozel
a68b46a2b6
Add Micrometer BOM 1.10 dependency management
...
This new BOM dependency is necessary, as Spring Framework will implement
direct instrumentation with Micrometer as a mandatory or optional
dependency in several modules.
2 years ago
Stephane Nicoll
081d70123e
Start building against Reactor 2020.0.23 snapshots
...
See gh-29129
2 years ago
Stephane Nicoll
6927482b9c
Start building against Reactor 2022.0.0-M6 snapshots
...
See gh-29128
2 years ago
Andy Wilkinson
a5fb55fd6d
Replace dependency management plugin with built-in platform support
2 years ago
Sam Brannen
5115deb5e3
Introduce CLI for triggering AOT test context processing
...
This commit introduces ProcessTestsAheadOfTimeCommand, a command-line
application (CLI) that scans the provided classpath roots for Spring
integration test classes and then generates AOT artifacts for those
test classes in the provided output directories.
This CLI is only intended to be used by build tools.
Closes gh-28825
2 years ago
Johnny Lim
9fea0be33e
Upgrade to Dokka Gradle plugin 1.7.10
...
Closes gh-28912
2 years ago
Brian Clozel
fea29ea4cd
Upgrade Gradle plugins
2 years ago
Sam Brannen
3f3e37e66c
Upgrade to JUnit 5.9
...
Closes gh-28752
2 years ago
Adrian Bob
9c0a2eeeb2
Reintroduce Javadoc links to Apache HttpClient 5.1 APIs
...
See gh-28842
2 years ago
Juergen Hoeller
cabd126fb8
Upgrade to Woodstox 6.3, Gson 2.9, Protobuf 3.21.2
2 years ago
Juergen Hoeller
02b7ddbc70
Upgrade to Log4J 2.18, H2 2.1.214, OpenPDF 1.3.29, XStream 1.4.19, HtmlUnit 2.63, Jetty Reactive HttpClient 1.1.12
2 years ago
Juergen Hoeller
3c3ae32f07
Upgrade to Netty 4.1.79, Jetty 9.4.48, Undertow 2.2.18, Checkstyle 10.3.1
2 years ago
Juergen Hoeller
7055ddb489
Upgrade to R2DBC 1.0
...
Includes Reactor 2022.0.0-M4, Netty 4.1.79, Jetty 11.0.11, Undertow 2.2.18, Hibernate ORM 5.6.10, Checkstyle 10.3.1
Closes gh-28787
2 years ago
Stephane Nicoll
c7067269b3
Upgrade to Reactor 2020.0.21
...
Closes gh-28765
2 years ago
Sam Brannen
3af6a22b9f
Temporarily disable Javadoc links to Apache HttpClient 5.1 APIs
2 years ago
rstoyanchev
7f0abb718b
Add repo for transitive dependency on context-propagation
...
Reactor Netty M4 brings in a dependency on context-propagation, so we
need the milestone repository. The dependency will become optional for
M5, so we only need this temporarily.
See gh-28766
2 years ago
Sébastien Deleuze
4104ea7c1c
Upgrade to Kotlin 1.7.10
...
Closes gh-28784
2 years ago
rstoyanchev
0938909cd9
Switch to Reactor 2022.0.0 snapshots
...
See gh-28766
2 years ago
rstoyanchev
63d7e81a48
Switch to Reactor 2020-0.21 snapshots
...
See gh-28765
2 years ago
Sam Brannen
bcfba267e9
Upgrade to TestNG 7.6.1
2 years ago
Sam Brannen
7ac646bc96
Upgrade to TestNG Engine 1.0.4
2 years ago
Sam Brannen
264989fea5
Upgrade to JUnit 5.9 RC1
...
See gh-28752
2 years ago
Sam Brannen
897e47d76d
Revert changes specific to 5.3.x
2 years ago
Sam Brannen
0c9def89de
Ignore build artifacts from the main branch for nohttp
2 years ago
Sébastien Deleuze
22a750f378
Replace build-time initialization by constant fields
...
This commit leverages a subset of @philwebb initial experimentation
to compute at build time the value of specific boolean static fields
in native images. This enhancement is implemented for now as a
GraalVM feature.
The goal here is to keep an optimized footprint via build time code
removal without leveraging build-time class initialization which is known
for the blocking compatibility issues it introduces due to its viral nature.
For now, the static fields initialized at build time with native are:
- NativeDetector#imageCode
- Fields with a name ending by "Present" in "org.springframework" package
typically used for classpath check with ClassUtils#isPresent
Closes gh-28624
2 years ago
Arjen Poutsma
dc4ae559c5
Upgrade Dokka to 1.7
...
Closes gh-28641
2 years ago
Sam Brannen
ea4d9a20ac
Upgrade to Hamcrest 2.2
2 years ago
Lars Grefer
181023c0c3
Update to Bouncycastle 1.71
...
Closes gh-28636
2 years ago
Lars Grefer
f41b99218e
Update to Bouncycastle 1.71
2 years ago
Arjen Poutsma
070af5ceb4
Set Kotlin language version to 1.7
...
Closes gh-28625
2 years ago
Stephane Nicoll
c75da7ba10
Upgrade to Reactor 2020.0.20
...
Closes gh-28612
2 years ago
Arjen Poutsma
4658b3fdb9
Upgrade to Kotlin 1.7.0
...
Closes gh-28619
2 years ago
Juergen Hoeller
57db73dcb8
Upgrade to Tomcat 9.0.64, Jackson 2.12.7, Apache Johnzon 1.2.18, OpenPDF 1.3.28, H2 2.1.212, Mockito 4.6.1, HtmlUnit 2.62, Checkstyle 10.3
2 years ago
Stephane Nicoll
e3b288716d
Upgrade to Reactor 2020.0.20
...
Closes gh-28612
2 years ago
Sam Brannen
243350054b
Upgrade to AssertJ 3.23.1
2 years ago
Sam Brannen
9d324e59a0
Upgrade to AssertJ 3.23.0
2 years ago
Juergen Hoeller
4e687ab460
Upgrade to Groovy 4.0.2
3 years ago
Juergen Hoeller
de6180b093
Upgrade to Reactor 2020.0.19
...
Includes Netty 4.1.77 and RxJava 3.1.4.
Closes gh-28437
3 years ago
Simon Baslé
f3fd8f9e1d
Update Reactor BOM to 2022.0.0-M2
...
Closes gh-28365
3 years ago
Juergen Hoeller
8c2b1e633e
Upgrade to Hibernate ORM 5.6.8, POI 5.2.2, Caffeine 3.1
3 years ago
Juergen Hoeller
28742171fd
Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61
3 years ago
Stephane Nicoll
8b39698553
Upgrade to Reactor 2020.0.18
...
Closes gh-28329
3 years ago
Juergen Hoeller
98eeff6817
Upgrade to AspectJ 1.9.9.1 and JRuby 9.3.4
3 years ago
Juergen Hoeller
0cf15c0fdd
Upgrade to Tomcat 9.0.62, Jetty 9.4.46, Jetty Reactive HttpClient 1.1.11, Undertow 2.2.17, R2DBC Arabba-SR13, RSocket 1.1.2, OpenPDF 1.3.27, HtmlUnit 2.60, Checkstyle 10.1
3 years ago
Sébastien Deleuze
e0090545f5
Upgrade Kotlin to 1.6.20
...
Closes gh-28036
3 years ago
Juergen Hoeller
e59f39f2cc
Upgrade to AspectJ 1.9.9, Caffeine 3.0.6, Hibernate ORM 5.6.7
3 years ago