Commit Graph

24754 Commits

Author SHA1 Message Date
Stéphane Nicoll b0dd42e9b9 Transform Maven settings with proper plugin repository tag
This commit adapts d44e7c9 to transforms plugin repositories using the
correct root tag. Previously, they were transformed with the regular
<repository> tag, which is invalid.

Closes gh-42687
2024-10-15 10:39:59 +02:00
Stéphane Nicoll d98ed306d2 Polish "Fix links to CNCF resources in Javadoc"
See gh-42645
2024-10-15 09:28:02 +02:00
Dmytro Nosan 43a1145e75 Fix links to CNCF resources in Javadoc
See gh-42645
2024-10-15 09:26:27 +02:00
Stéphane Nicoll 55ef77b254 Remove unnecessary call to ex.printStackTrace
Closes gh-42681
2024-10-15 09:00:30 +02:00
Moritz Halbritter 0a3418cd40 Document how Map properties are bound from environment variables
Closes gh-40936
2024-10-14 15:47:47 +02:00
Moritz Halbritter 1ad959215c Improve classpath index documentation for reproducible builds
Closes gh-41265
2024-10-14 13:31:00 +02:00
Stéphane Nicoll d276166331 Upgrade to Neo4j Java Driver 5.25.0
Closes gh-42626
2024-10-14 11:16:31 +02:00
Stéphane Nicoll 093259d081 Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42622
2024-10-14 11:16:30 +02:00
Stéphane Nicoll 170bb5936c Upgrade to Pooled JMS 3.1.7
Closes gh-42621
2024-10-14 11:16:30 +02:00
Stéphane Nicoll ec3d59c5ce Upgrade to Netty 4.1.114.Final
Closes gh-42620
2024-10-14 11:16:30 +02:00
Stéphane Nicoll 0e9bb034ab Upgrade to jOOQ 3.18.20
Closes gh-42618
2024-10-14 11:16:30 +02:00
Stéphane Nicoll 6b145a1ff3 Upgrade to Jetty 12.0.14
Closes gh-42617
2024-10-14 11:16:30 +02:00
Stéphane Nicoll 145dcdece0 Upgrade to Jetty Reactive HTTPClient 4.0.8
Closes gh-42616
2024-10-14 11:16:29 +02:00
Stéphane Nicoll a0083d6fee Upgrade to Jersey 3.1.9
Closes gh-42615
2024-10-14 11:16:29 +02:00
Stéphane Nicoll b8d47541e8 Upgrade to Infinispan 14.0.32.Final
Closes gh-42614
2024-10-14 11:16:29 +02:00
Stéphane Nicoll 08cf869844 Upgrade to Dropwizard Metrics 4.2.28
Closes gh-42613
2024-10-14 11:16:29 +02:00
Stéphane Nicoll 8f132486ff Upgrade to ActiveMQ 5.18.6
Closes gh-42612
2024-10-14 11:16:29 +02:00
Yanming Zhou a80d7d6aff Polish ConfigurationPropertiesBinder
See gh-42610
2024-10-14 10:52:23 +02:00
Moritz Halbritter 47129c0c81 Remove links to Spring Data GemFire
Closes gh-42575
2024-10-11 14:09:10 +02:00
Andy Wilkinson c678d38630 Start building against Spring Session 3.2.6 snapshots
See gh-42542
2024-10-09 09:42:53 +01:00
Andy Wilkinson ff44b3dd76 Start building against Spring Security 6.2.7 snapshots
See gh-42541
2024-10-09 09:42:48 +01:00
Andy Wilkinson 96d8ae540f Start building against Spring Retry 2.0.10 snapshots
See gh-42540
2024-10-09 09:42:43 +01:00
Andy Wilkinson 526c84d794 Start building against Spring Pulsar 1.0.11 snapshots
See gh-42539
2024-10-09 09:42:39 +01:00
Andy Wilkinson 1168d3ad0e Start building against Spring LDAP 3.2.7 snapshots
See gh-42538
2024-10-09 09:42:34 +01:00
Andy Wilkinson d2c215c67d Start building against Spring Integration 6.2.10 snapshots
See gh-42537
2024-10-09 09:42:29 +01:00
Andy Wilkinson a6c94dc723 Start building against Spring Data Bom 2023.1.11 snapshots
See gh-42535
2024-10-09 09:42:19 +01:00
Andy Wilkinson bed5c20d5c Start building against Spring Authorization Server 1.2.7 snapshots
See gh-42534
2024-10-09 09:42:15 +01:00
Andy Wilkinson ea2dda59c1 Start building against Reactor Bom 2023.0.11 snapshots
See gh-42533
2024-10-09 09:42:10 +01:00
Andy Wilkinson 17ab87822b Start building against Micrometer Tracing 1.2.11 snapshots
See gh-42532
2024-10-09 09:42:05 +01:00
Andy Wilkinson 87028e4971 Start building against Micrometer 1.12.11 snapshots
See gh-42531
2024-10-09 09:42:00 +01:00
Andy Wilkinson 2328c1fe80 Improve javadoc for when bean type to match is inferred
Closes gh-42504
2024-10-03 10:16:27 +01:00
Phillip Webb d342eefa27 Use Sync task rather than Copy
See gh-42333
2024-10-01 17:19:52 -07:00
Andy Wilkinson 95665a4b28 Fall back to connection details when configuring Rabbit Streams
Closes gh-42489
2024-10-01 17:20:49 +01:00
Phillip Webb 05b4edfd2c Use `ifeval` block for Commercial/OSS documentation
See gh-42333
2024-09-30 15:56:40 -07:00
Stéphane Nicoll ab968494e6 Document how to handle the manifest in a native image with Maven
Closes gh-42412
2024-09-30 10:55:58 +02:00
Phillip Webb d44e7c9af2 Dynamically populate repositories used in Ant/Maven integration tests
Update build scripts and tests so that repository settings are copied
dynamically from the build.

See gh-42333
2024-09-27 17:33:00 -07:00
Phillip Webb 7d8507d186 Polish 2024-09-27 17:31:24 -07:00
Phillip Webb c347ccaa76 Attempt to fix system tests following repository updates
See gh-42333
2024-09-27 12:17:29 -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
Tran Ngoc Nhan db9cb54ce0 Polish documentation
See gh-42445
2024-09-26 13:58:32 +02:00
Yanming Zhou 72d68a2cb8 Remove duplicated dependency
See gh-42442
2024-09-25 13:56:01 +02:00
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects
Closes gh-42438
2024-09-24 14:26:32 -07:00
Phillip Webb eafe61c4ca Backport upgrade to Gradle 8.10.1
Cherry-pick commits d756bf4e86, 083ac67d13 and 162c929a80 to
upgrade to Gradle 8.10.1.

Closes gh-42433
2024-09-24 12:55:29 -07:00
Andy Wilkinson 2aea7caf36 Remove use of reflection in Artemis connection factory creation
Fixes gh-42414
2024-09-23 14:08:35 +01:00
arefbehboudi 0d3fceec5d Polish
See gh-42413
2024-09-22 17:45:59 -07:00
Andy Wilkinson b4702612de Revert "Increase timeouts in ZipkinWebClientSenderTests"
This reverts commit 0aeea6f069.

See gh-42375
2024-09-20 11:06:18 +01:00
Andy Wilkinson 267a642e0f Reduce duplicate binding of meters to user-defined composites
Fixes gh-42396
2024-09-20 10:32:20 +01:00
Andy Wilkinson 0aeea6f069 Increase timeouts in ZipkinWebClientSenderTests
This is an attempt to stabilize the tests. They are currently flaky
due to a timeout that appears to occur because the mock web server isn't
responding quickly enough. A larger timeout will either confirm this if
the tests stabilize or indicate that the problem has a different cause
if they do not stabilize.

Closes gh-42375
2024-09-19 19:06:53 +01:00
Andy Wilkinson 319e33f786 Make a single scrape attempt, protected by Awaitility
Using a single scrape attempt that is protected by Awaitility should
protect against instability of the OpenTelemetry Collector instance
running in the container and will hopefully stabilize the test.

This commit has also increased the timeout for a successful response
to 30 seconds and removed the configuration of the configuration of
the polling delay and interval as the values being set were the same
as the defaults.

Closes gh-42377
2024-09-19 19:06:05 +01:00
Andy Wilkinson 0e7bdb3e8b Remove note about graceful shutdown requiring Tomcat 9.0.33
Since the note was added, we've upgraded to and now require Tomcat
10.1 so it no longer applies.

Closes gh-42373
2024-09-19 19:02:56 +01:00