Commit Graph

28404 Commits (78259214bbb21f76b0da560560ccc5e4c5aef1f2)
 

Author SHA1 Message Date
Stephane Nicoll 0db6891808 Upgrade Ubuntu version in CI images
Closes gh-24460
4 years ago
Stephane Nicoll 37e601f128 Upgrade CI to Docker 19.03.14
Closes gh-24459
4 years ago
Spring Buildmaster b638962d36 Next development version (v2.3.8.BUILD-SNAPSHOT) 4 years ago
Phillip Webb 235f4a7415 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb 1f8a6ddaaf Write docker/config.json for CI Image generation
See gh-24461
4 years ago
Phillip Webb 743fedc0ea Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb ff124c0902 Use GitHub token rather than password
See gh-24458
4 years ago
Phillip Webb 305694e162 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb babae118fc Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb b953c41a5f Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 398c6b3603 Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 615d054dec Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 6990fff27a Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb cae5ed81cd Fix README 4 years ago
Phillip Webb c14be4e84b Generate CI images with oci-build-task
Update CI to generate images using an `oci-build-task` since
the `registry-image` resource cannot perform actual image builds.

See gh-24197
4 years ago
Phillip Webb fa44a1d0c5 Migrate to registry-image in task yaml
See gh-24197
4 years ago
Madhura Bhave aa24d623fe Merge branch '2.2.x' into 2.3.x 4 years ago
Madhura Bhave 5cab547fe4 Fix SDKMAN automation 4 years ago
Madhura Bhave 5da22b5bff Fix syntax in bash script 4 years ago
Madhura Bhave 2e8d26150b Add git-repo as input to sdkman 4 years ago
Stephane Nicoll 360013cba4 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 793bfff2c8 Polish
See gh-21903
4 years ago
Spring Buildmaster cab98450e5 Next development version (v2.2.13.BUILD-SNAPSHOT) 4 years ago
Stephane Nicoll 5b88a1908a Upgrade to Gradle 6.7.1
Closes gh-24450
4 years ago
Stephane Nicoll e2435117e1 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 0533ac58fb Test the Gradle plugin against 6.7.1
Closes gh-24449
4 years ago
Stephane Nicoll ab99de4349 Polish
See gh-24418
4 years ago
Stephane Nicoll 94b6b62077 Upgrade to Undertow 2.1.5.Final
Closes gh-24441
4 years ago
Stephane Nicoll 30748b8dd0 Upgrade to Tomcat 9.0.41
Closes gh-24440
4 years ago
Stephane Nicoll 264cd83f4b Upgrade to Netty tcNative 2.0.35.Final
Closes gh-24439
4 years ago
Stephane Nicoll 1c720a56b2 Upgrade to Netty 4.1.55.Final
Closes gh-24438
4 years ago
Stephane Nicoll b6b046702f Upgrade to Caffeine 2.8.8
Closes gh-24437
4 years ago
Stephane Nicoll fd91daaf21 Upgrade to ActiveMQ 5.15.14
Closes gh-24436
4 years ago
Stephane Nicoll 5f8900ea0e Upgrade to Spring Kafka 2.5.10
Closes gh-24293
4 years ago
Stephane Nicoll 18e2ce1682 Upgrade to Spring Batch 4.2.5
Closes gh-24290
4 years ago
Stephane Nicoll c08310ca35 Upgrade to Spring AMQP 2.2.13
Closes gh-24287
4 years ago
Stephane Nicoll 388f00612e Upgrade to Micrometer 1.5.9
Closes gh-24427
4 years ago
Stephane Nicoll 0dd3315ab8 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 7f9d0d2d7c Upgrade to Tomcat 9.0.41
Closes gh-24435
4 years ago
Stephane Nicoll 1094b7c10c Upgrade to Activemq 5.15.14
Closes gh-24434
4 years ago
Stephane Nicoll b8c68ef374 Upgrade to Undertow 2.0.33.Final
Closes gh-24433
4 years ago
Stephane Nicoll a9924c3576 Upgrade to Netty Tcnative 2.0.35.Final
Closes gh-24432
4 years ago
Stephane Nicoll 55b680e452 Upgrade to Netty 4.1.55.Final
Closes gh-24431
4 years ago
Stephane Nicoll 6d5e3b2c0d Upgrade to Caffeine 2.8.8
Closes gh-24430
4 years ago
Stephane Nicoll 60e69c2c3e Upgrade to Spring Kafka 2.3.13
Closes gh-24292
4 years ago
Stephane Nicoll 520b4bba9c Upgrade to Spring Batch 4.2.5
Closes gh-24289
4 years ago
Stephane Nicoll 317ec32458 Upgrade to Spring Integration 5.2.10
Closes gh-24429
4 years ago
Stephane Nicoll 241730bf10 Upgrade to Spring AMQP 2.2.13
Closes gh-24286
4 years ago
Phillip Webb 0bfa9cf107 Merge branch '2.2.x' into 2.3.x
Closes gh-24424
4 years ago
Phillip Webb 869141766b Use deterministic ordering of JavaBean methods
Update `JavaBeanBinder` so that methods and fields are sorted before
being processed. This ensures that setters are called in a deterministic
order, rather than the unspecified and variable order that reflection
provides.

Fixes gh-24068
4 years ago