dreis2211
101d88a840
Update Testcontainers image versions
...
See gh-25412
4 years ago
Andy Wilkinson
5f0d72487e
Upgrade to Testcontainers 1.15.2
...
Closes gh-25420
4 years ago
Andy Wilkinson
ac78f55ba8
Upgrade to Maven Common Artifact Filters 3.1.1
...
Closes gh-25419
4 years ago
Andy Wilkinson
11b77037f1
Make TestFailuresPlugin compatible with Gradle's configuration cache
...
Closes gh-25405
4 years ago
Andy Wilkinson
a1a61a44cb
Upgrade to Gradle 6.8.3
...
Closes gh-25392
4 years ago
Stephane Nicoll
e41f7fec23
Merge pull request #25382 from mustafau
...
* pr/25382:
Update copyright year of changed file
Fix wording error in build-info goal description
Closes gh-25382
4 years ago
Stephane Nicoll
77daae1480
Update copyright year of changed file
...
See gh-25382
4 years ago
Mustafa Ulu
abc90db32f
Fix wording error in build-info goal description
...
See gh-25382
4 years ago
Stephane Nicoll
c867b2c293
Merge pull request #25353 from shakuzen
...
* pr/25353:
Polish HTTP client metrics documentation wording
Closes gh-25353
4 years ago
Tommy Ludwig
bd2a890899
Polish HTTP client metrics documentation wording
...
See gh-25353
4 years ago
Andy Wilkinson
90fb65d4ea
Upgrade to 0.0.6 of the changelog generator
...
Closes gh-25355
4 years ago
Andy Wilkinson
83a18a31ea
Start using 0.0.6 snapshots of the changelog generator
...
See gh-25355
4 years ago
Andy Wilkinson
532e7587b8
Correct the version input for changelog generation
...
See gh-25107
4 years ago
Spring Buildmaster
748e52df57
Next development version (v2.3.10.BUILD-SNAPSHOT)
4 years ago
Andy Wilkinson
78cbe7a4d9
Update Sonatype credentials used to publish to Central
4 years ago
Andy Wilkinson
3ad68a39b6
Upgrade to Spring Integration 5.3.6.RELEASE
...
Closes gh-25283
4 years ago
Andy Wilkinson
bec065dfd3
Upgrade to Spring AMQP 2.2.15.RELEASE
...
Closes gh-25284
4 years ago
Andy Wilkinson
98ee724ec6
Stop using Bintray to publish to Maven Central
...
This commit reworks the CI pipeline to remove the use of Bintray for
publishing to Maven Central. In its place it adds a new
publishToCentral command to the release scripts. This command can be
used to publish a directory tree of artifacts to the Maven Central
gateway hosted by Sonatype.
Publishing consists of 4 steps:
1. Create the staging repository
2. Deploy artifacts to the repository
3. Close the repository
4. Release the repository
The command requires 3 arguments:
1. The type of release being performed
2. Location of a build info JSON file that describes the release
that is to be deployed
3. Root of a directory structure, in Maven repository layout, that
contains the artifacts to be deployed
Closes gh-25107
4 years ago
Andy Wilkinson
29d46c86c9
Upgrade to Spring Data Neumann-SR7
...
Closes gh-25282
4 years ago
Andy Wilkinson
0348b57b16
Upgrade to Spring HATEOAS 1.1.4.RELEASE
...
Closes gh-25337
4 years ago
Andy Wilkinson
6ce61c504d
Upgrade to RxJava2 2.2.21
...
Closes gh-25336
4 years ago
Andy Wilkinson
92c82a4f54
Upgrade to JUnit 4.13.2
...
Closes gh-25335
4 years ago
Andy Wilkinson
74b33cce5e
Upgrade to FreeMarker 2.3.31
...
Closes gh-25334
4 years ago
Andy Wilkinson
43c923b3d5
Upgrade to Micrometer 1.5.11
...
Closes gh-25285
4 years ago
Stephane Nicoll
32f6719ec1
Upgrade to Spring Framework 5.2.13
...
Closes gh-25281
4 years ago
Stephane Nicoll
8cc513e9e8
Merge pull request #25265 from melburne
...
* pr/25265:
Update copyright of changed files
Fix incorrect detection of Amazon Redshift
Closes gh-25265
4 years ago
Stephane Nicoll
0da7822e27
Update copyright of changed files
...
See gh-25265
4 years ago
melburne
2163c96205
Fix incorrect detection of Amazon Redshift
...
See gh-25265
4 years ago
Andy Wilkinson
e15c5d36f2
Merge pull request #25279 from eddumelendez
...
* gh-25279:
Polish "Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used"
Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used
Closes gh-25279
4 years ago
Andy Wilkinson
78941c32c4
Polish "Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used"
...
See gh-25279
4 years ago
Eddú Meléndez
c55200d19a
Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used
...
See gh-25279
4 years ago
Andy Wilkinson
08802d3afa
Merge pull request #25299 from robert-smith-911
...
* gh-25299:
Polish "Encourage use of maven-publish plugin in Gradle docs"
Encourage use of maven-publish plugin in Gradle docs
Closes gh-25299
4 years ago
Andy Wilkinson
a2adb877ee
Polish "Encourage use of maven-publish plugin in Gradle docs"
...
See gh-25299
4 years ago
Robert Smith
c0a5245a3e
Encourage use of maven-publish plugin in Gradle docs
...
See gh-25299
4 years ago
Andy Wilkinson
29af4b953f
Add dependency management for new hibernate-micrometer module
...
Fixes gh-25277
4 years ago
Stephane Nicoll
98964990d4
Upgrade to Reactor Dysprosium-SR17
...
Closes gh-25280
4 years ago
Stephane Nicoll
c8f767faf2
Merge pull request #25272 from izeye
...
* pr/25272:
Polish "Document Kafka Streams metrics support"
Document Kafka Streams metrics support
Closes gh-25272
4 years ago
Stephane Nicoll
569002e917
Polish "Document Kafka Streams metrics support"
...
See gh-25272
4 years ago
izeye
dff4ca2293
Document Kafka Streams metrics support
...
See gh-25272
4 years ago
Stephane Nicoll
3f9f9a4637
Polish "Start building against Spring Data Neumann-SR7 snapshots"
...
See gh-25282
4 years ago
Stephane Nicoll
bab0862fdd
Start building against Micrometer 1.5.11 snapshots
...
See gh-25285
4 years ago
Stephane Nicoll
080bec0b20
Start building against Spring AMQP 2.2.15 snapshots
...
See gh-25284
4 years ago
Stephane Nicoll
1004617d2f
Start building against Spring Integration 5.3.6 snapshots
...
See gh-25283
4 years ago
Stephane Nicoll
f1dda97900
Start building against Spring Data Neumann-SR7 snapshots
...
See gh-25282
4 years ago
Stephane Nicoll
33736e818b
Start building against Spring Framework 5.2.13 snapshots
...
See gh-25281
4 years ago
Stephane Nicoll
2c2fedc156
Start building against Reactor Dysprosium-SR17 snapshots
...
See gh-25280
4 years ago
Stephane Nicoll
b7f5f5cac0
Polish
...
See gh-25266
4 years ago
Andy Wilkinson
63402a2984
Truncate files before writing new content to them
...
Previously, UpgradeApplicator would open build.gradle
using open options that left the fields existing content intact. It
would then write the new content at the beginning of the file. If
the new content was n bytes shorter than the existing content, this
would leave n bytes of the existing content at the end of the file.
This commit updates UpgradeApplicator to truncate the existing file
when it opens it. This ensures that the existing content is
completely replaced by the new content, irrespective of their lengths.
Closes gh-25256
4 years ago
Andy Wilkinson
413256501f
Require a milestone when upgrading dependencies
...
Closes gh-25225
4 years ago
Andy Wilkinson
63de8dec1f
Upgrade to Undertow 2.1.6.Final
...
Closes gh-25204
4 years ago