Commit Graph

11688 Commits (6f87975f8491637c8f197eb9c1ca30915dbae4ae)
 

Author SHA1 Message Date
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
Spring Buildmaster 4d24feb443 Next development version 6 years ago
Andy Wilkinson 8c1e3fd683 Upgrade to Spring Security 4.2.9.RELEASE
Closes gh-14848
6 years ago
Andy Wilkinson 2f42ac6630 Upgrade to Spring Amqp 1.7.11.RELEASE
Closes gh-14837
6 years ago
Andy Wilkinson c22b07ce56 Upgrade to Spring Security OAuth 2.0.16.RELEASE
Closes gh-14832
6 years ago
Stephane Nicoll ce84068e91 Upgrade to Spring Data Ingalls SR16
Closes gh-14727
6 years ago
Stephane Nicoll 0ac6542696 Upgrade to Spring Framework 4.3.20.RELEASE
Closes gh-14721
6 years ago
Andy Wilkinson 8124ac2b79 Upgrade to Undertow 1.4.26.Final
Closes gh-13880
6 years ago
Andy Wilkinson f638dd40fa Upgrade to Rabbit Amqp Client 4.8.3
Closes gh-14750
6 years ago
Andy Wilkinson 4c3912a70c Upgrade to Appengine Sdk 1.9.66
Closes gh-14749
6 years ago
Andy Wilkinson 335afdb9d9 Upgrade to GemFire 8.2.12
Closes gh-14739
6 years ago
Andy Wilkinson d6f01951f4 Start building against Spring Data snapshots for Ingalls-SR16
See gh-14727
6 years ago
Andy Wilkinson c428eaa8c0 Start building against Spring Framework 4.3.20 snapshots
See gh-14721
6 years ago
Andy Wilkinson 52361e6400 Honour SSL key and trust store providers when configuring Undertow
Closes gh-14713
6 years ago
Andy Wilkinson 2c7b74db00 Merge pull request #14708 from Johnny Lim
* gh-14708:
  Fix broken Asciidoctor syntax
6 years ago
Johnny Lim 2ba3080508 Fix broken Asciidoctor syntax
Closes gh-14708
6 years ago
Andy Wilkinson 1471db220f Merge pull request #13714 from Welton Rodrigo Torres Nascimento
* gh-13714:
  Polish "Clarify that RestTemplateBuilder overwrites default converters"
  Clarify that RestTemplateBuilder overwrites default converters
6 years ago
Andy Wilkinson 5c1d22eed8 Polish "Clarify that RestTemplateBuilder overwrites default converters"
Closes gh-13714
6 years ago
Welton Rodrigo Torres Nascimento 3dbeff56e4 Clarify that RestTemplateBuilder overwrites default converters
See gh-13714
6 years ago
Andy Wilkinson 17e9a2ee62 Polish 6 years ago
Andy Wilkinson bc7bac8091 Only retrieve values from request if they will be traced
Closes gh-14550
6 years ago