Commit Graph

11658 Commits (a1dd2d2335103f144f3fc33418e0837b028347e4)
 

Author SHA1 Message Date
Andy Wilkinson a1dd2d2335 Upgrade to Jedis 2.9.1
Closes gh-15683
6 years ago
Andy Wilkinson c1e2910475 Upgrade to Git Commit Id Plugin 2.2.6
Closes gh-15682
6 years ago
Andy Wilkinson 73d99dfbf8 Upgrade to Spring Retry 1.2.3.RELEASE
Closes gh-15681
6 years ago
Andy Wilkinson 19a8b5b8a9 Upgrade to Spring Amqp 1.7.12.RELEASE
Closes gh-15680
6 years ago
Andy Wilkinson 2be0f4174d Upgrade to Spring Batch 3.0.10.RELEASE
Closes gh-15657
6 years ago
Stephane Nicoll 391a851c1a Upgrade to Spring Session 1.3.5
Closes gh-15418
6 years ago
Stephane Nicoll 18694c948e Upgrade to Spring Security 4.2.11
Closes gh-15415
6 years ago
Stephane Nicoll 255c49f80d Upgrade to Spring Integration 4.3.19
Closes gh-15411
6 years ago
Stephane Nicoll bf0b0d392a Upgrade to Spring Data Ingalls SR18
Closes gh-15408
6 years ago
Stephane Nicoll 8038c49e0e Upgrade to Spring Web Services 2.4.4.RELEASE
Closes gh-15668
6 years ago
Stephane Nicoll d08888b197 Upgrade to Spring Framework 4.3.22.RELEASE
Closes gh-15529
6 years ago
Andy Wilkinson f8e8ee84ac Start building against Spring Framework 4.3.22 snapshots
See gh-15529
6 years ago
Andy Wilkinson aa9945c86c Upgrade to Jetty 9.4.14.v20181114
Closes gh-15239
6 years ago
Andy Wilkinson bb40e2ed24 Upgrade to Narayana 5.5.34.Final
Closes gh-15503
6 years ago
Andy Wilkinson f6a1c0052d Upgrade to Groovy 2.4.16
Closes gh-15502
6 years ago
Andy Wilkinson 7358417a58 Upgrade to Tomcat 8.5.37
Closes gh-15501
6 years ago
Andy Wilkinson f73fb71557 Upgrade to Appengine Sdk 1.9.71
Closes gh-15500
6 years ago
Andy Wilkinson 146ad83dca Upgrade to GemFire 8.2.13
Closes gh-15481
6 years ago
Andy Wilkinson 67c7434237 Start building against Spring Data Ingalls SR18 snapshots
See gh-15408
6 years ago
Andy Wilkinson e2d1a433c7 Start building against Spring Integration 4.3.19 snapshots
See gh-15411
6 years ago
Andy Wilkinson b60629d5c5 Start building against Spring Session 1.3.5 snapshots
See gh-15418
6 years ago
Stephane Nicoll 542b8985ad Fixup version numbers following release 6 years ago
Spring Buildmaster 9bb64a3493 Next Development Version 6 years ago
Andy Wilkinson 41d6ecf637 Upgrade to Spring Security 4.2.10.RELEASE
Closes gh-15255
6 years ago
Andy Wilkinson 17b38dc264 Upgrade to Spring Data Releasetrain Ingalls-SR17
Closes gh-15305
6 years ago
Stephane Nicoll 9bc85af19c Upgrade to Spring Framework 4.3.21
Closes gh-15188
6 years ago
Andy Wilkinson 7cf9b984aa Warn about unpack's use of the temporary directory
Closes gh-15180
6 years ago
Andy Wilkinson dff3d6ec7a Upgrade to Jackson 2.8.11.20181123
Closes gh-15289
6 years ago
Andy Wilkinson 1d3a066f52 Polish 6 years ago
Andy Wilkinson 291522a261 Avoid duplicate scope registration
Closes gh-14990
6 years ago
Andy Wilkinson 85cb6bf096 Revert "Upgrade to Ehcache 2.10.6"
This reverts commit addc421bfd.

Closes gh-15237
6 years ago
Andy Wilkinson 2aa2091fc4 Revert "Upgrade to Jetty 9.4.14.v20181114"
This reverts commit d4b914828f.
See gh-15239
6 years ago
Andy Wilkinson 992d7dc24b Upgrade to Spring Session 1.3.4.RELEASE
Closes gh-15242
6 years ago
Andy Wilkinson e72bae5390 Upgrade to Spring Integration 4.3.18.RELEASE
Closes gh-15241
6 years ago
Andy Wilkinson 105d7e336d Upgrade to Spring Cloud Connectors 1.2.7.RELEASE
Closes gh-15240
6 years ago
Andy Wilkinson d4b914828f Upgrade to Jetty 9.4.14.v20181114
Closes gh-15239
6 years ago
Andy Wilkinson b1853ee4e0 Upgrade to Tomcat 8.5.35
Closes gh-15238
6 years ago
Andy Wilkinson addc421bfd Upgrade to Ehcache 2.10.6
Closes gh-15237
6 years ago
Andy Wilkinson 2d98054041 Upgrade to Appengine Sdk 1.9.68
Closes gh-15236
6 years ago
Andy Wilkinson a7067171c7 Start building against Spring Framework 4.3.21 snapshots
See gh-15188
6 years ago
Phillip Webb b60da5f85d Allow early ServletRequest Autowiring
Update `EmbeddedWebApplicationContext` so that Servlet related
resolvable dependencies are registered in `postProcessBeanFactory`.

This allows a `ServletReqest` to be autowired into an early initialized
bean and brings parity with WAR based deployments.

Closes gh-14990
6 years ago
Phillip Webb fb85d0acc1 Merge pull request #15176 from rs017991
* pr/15176:
  Fixed typo in maven site documentation
6 years ago
Ryan Scheidter f2d6490548 Fixed typo in maven site documentation
Closes gh-15176
6 years ago
Phillip Webb 79b5dd3ae7 Protect against NPE when collecting annotations
Update `AnnotationsPropertySource` to ensure that `null` results from
`findMergedAnnotation` are not added to the annotation list.

Prior to this commit, if `findMergedAnnotation` returned `null` then
`AnnotationsPropertySource.collectProperties` would throw an NPE.
Although `findMergedAnnotation` should never return `null`, we're
best off being defensive so that bugs such as SPR-17495 won't cause
problems.

Closes gh-15175
6 years ago
Andy Wilkinson 60784e631f Use HTTPS URL to download Glassfish binary
Closes gh-14994
6 years ago
Andy Wilkinson 7f8f1f5bc2 Revert "Backport "Upgrade to Ehcache 2.10.6""
This reverts commit 264b7ca728.

See gh-14962
6 years ago
Stephane Nicoll 264b7ca728 Backport "Upgrade to Ehcache 2.10.6"
Closes gh-14962
6 years ago
Stephane Nicoll b84b957242 Backport "Upgrade to Appengine Sdk 1.9.67"
Closes gh-14955
6 years ago
Andy Wilkinson fdca475be4 Use canonical link to project page for homepage in Homebrew formula
Closes gh-14851
6 years ago
Andy Wilkinson fc60dcd972 Fix up version numbers following release 6 years ago