Stephane Nicoll
c02fc18f9f
Upgrade to Netty 4.1.56.Final
...
Closes gh-24773
4 years ago
Stephane Nicoll
13cd538df1
Upgrade to Dropwizard Metrics 4.1.17
...
Closes gh-24772
4 years ago
Stephane Nicoll
6bbe0029b5
Upgrade to Hazelcast 3.12.11
...
Closes gh-24771
4 years ago
Stephane Nicoll
4a890368b4
Upgrade to Appengine Sdk 1.9.84
...
Closes gh-24770
4 years ago
Phillip Webb
f9e3e0d532
Register default resource path using a Resource
...
Update `WebMvcAutoConfiguration` so that the default "/" resource path
is registered directly as a `ServletContextResource`.
Closes gh-24745
4 years ago
Phillip Webb
46629ef5e4
Migrate away from pivotal-legacy/homebrew-tap
...
Update formula to use spring-boot rather than springboot. This will
allow both taps to be used at the same time.
See gh-24659
4 years ago
Phillip Webb
25033ee5e7
Migrate away from pivotal-legacy/homebrew-tap
...
Update reference documentation to the new spring-io/homebrew-tap repo.
Closes gh-24659
4 years ago
Phillip Webb
27b0cf946f
Polish README and CONTRIBUTING files
4 years ago
Phillip Webb
619247b2d6
Update suggested Eclipse version to 2020-12
4 years ago
Stephane Nicoll
7194210762
Remove reference to java14 in CI scripts
...
Closes gh-24472
4 years ago
Madhura Bhave
822ae0daf7
Fix detection of latest GA for SDKMAN
...
Fixes gh-24475
4 years ago
Stephane Nicoll
60f526add0
Remove links to Jetty API and documentation
...
This commit removes links to Jetty API and documentation as those links
are breaking every time the Jetty team releases a new version
See https://github.com/eclipse/jetty.project/issues/4546
Closes gh-24493
4 years ago
Stephane Nicoll
40fd71bc05
Switch master branch to 2.5.x
4 years ago
Stephane Nicoll
d24bb94c62
Upgrade Java 11 version in CI image
...
Closes gh-24457
4 years ago
Stephane Nicoll
588090994d
Upgrade Java 8 version in CI image
...
Closes gh-24456
4 years ago
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
Phillip Webb
1f8a6ddaaf
Write docker/config.json for CI Image generation
...
See gh-24461
4 years ago
Phillip Webb
ff124c0902
Use GitHub token rather than password
...
See gh-24458
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
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
793bfff2c8
Polish
...
See gh-21903
4 years ago
Spring Buildmaster
cab98450e5
Next development version (v2.2.13.BUILD-SNAPSHOT)
4 years ago
Stephane Nicoll
0533ac58fb
Test the Gradle plugin against 6.7.1
...
Closes gh-24449
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
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
Madhura Bhave
e5aea89599
Move SDKMAN to a separate job
...
Closes gh-21903
4 years ago
Stephane Nicoll
6a8ad73e2e
Upgrade to Spring Data Moore-SR12
...
Closes gh-24282
4 years ago
Stephane Nicoll
275816d9f9
Upgrade to Micrometer 1.3.16
...
Closes gh-24279
4 years ago
Stephane Nicoll
e961afd64f
Upgrade to Spring Framework 5.2.12
...
Closes gh-24276
4 years ago
Phillip Webb
0d157e046f
Fix checkstyle violations
...
See gh-21015
4 years ago
Phillip Webb
286ef61071
Narrow auto-configure checkstyle suppressions
...
Closes gh-21015
4 years ago