Commit Graph

11820 Commits

Author SHA1 Message Date
Andy Wilkinson
2d98054041 Upgrade to Appengine Sdk 1.9.68
Closes gh-15236
2018-11-22 15:03:02 +00:00
Andy Wilkinson
a7067171c7 Start building against Spring Framework 4.3.21 snapshots
See gh-15188
2018-11-22 15:03:02 +00:00
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
2018-11-14 18:15:21 -08:00
Phillip Webb
fb85d0acc1 Merge pull request #15176 from rs017991
* pr/15176:
  Fixed typo in maven site documentation
2018-11-14 16:10:55 -08:00
Ryan Scheidter
f2d6490548 Fixed typo in maven site documentation
Closes gh-15176
2018-11-14 16:10:35 -08:00
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
2018-11-14 15:50:53 -08:00
Andy Wilkinson
60784e631f Use HTTPS URL to download Glassfish binary
Closes gh-14994
2018-10-29 10:58:29 +00:00
Andy Wilkinson
7f8f1f5bc2 Revert "Backport "Upgrade to Ehcache 2.10.6""
This reverts commit 264b7ca728.

See gh-14962
2018-10-29 10:28:13 +00:00
Stephane Nicoll
264b7ca728 Backport "Upgrade to Ehcache 2.10.6"
Closes gh-14962
2018-10-26 07:45:27 +09:00
Stephane Nicoll
b84b957242 Backport "Upgrade to Appengine Sdk 1.9.67"
Closes gh-14955
2018-10-26 07:38:48 +09:00
Andy Wilkinson
fdca475be4 Use canonical link to project page for homepage in Homebrew formula
Closes gh-14851
2018-10-18 10:45:59 +01:00
Andy Wilkinson
fc60dcd972 Fix up version numbers following release 2018-10-16 11:10:54 +01:00
Spring Buildmaster
4d24feb443 Next development version 2018-10-16 08:44:44 +00:00
Andy Wilkinson
8c1e3fd683 Upgrade to Spring Security 4.2.9.RELEASE
Closes gh-14848
2018-10-16 07:18:23 +01:00
Andy Wilkinson
2f42ac6630 Upgrade to Spring Amqp 1.7.11.RELEASE
Closes gh-14837
2018-10-15 20:51:21 +01:00
Andy Wilkinson
c22b07ce56 Upgrade to Spring Security OAuth 2.0.16.RELEASE
Closes gh-14832
2018-10-15 20:45:08 +01:00
Stephane Nicoll
ce84068e91 Upgrade to Spring Data Ingalls SR16
Closes gh-14727
2018-10-15 15:09:07 +02:00
Stephane Nicoll
0ac6542696 Upgrade to Spring Framework 4.3.20.RELEASE
Closes gh-14721
2018-10-15 15:08:32 +02:00
Andy Wilkinson
8124ac2b79 Upgrade to Undertow 1.4.26.Final
Closes gh-13880
2018-10-10 12:58:09 +01:00
Andy Wilkinson
f638dd40fa Upgrade to Rabbit Amqp Client 4.8.3
Closes gh-14750
2018-10-10 12:54:01 +01:00
Andy Wilkinson
4c3912a70c Upgrade to Appengine Sdk 1.9.66
Closes gh-14749
2018-10-10 12:54:00 +01:00
Andy Wilkinson
335afdb9d9 Upgrade to GemFire 8.2.12
Closes gh-14739
2018-10-09 15:51:07 +01:00
Andy Wilkinson
d6f01951f4 Start building against Spring Data snapshots for Ingalls-SR16
See gh-14727
2018-10-09 11:30:49 +01:00
Andy Wilkinson
c428eaa8c0 Start building against Spring Framework 4.3.20 snapshots
See gh-14721
2018-10-08 20:06:26 +01:00
Andy Wilkinson
52361e6400 Honour SSL key and trust store providers when configuring Undertow
Closes gh-14713
2018-10-08 12:10:23 +01:00
Andy Wilkinson
2c7b74db00 Merge pull request #14708 from Johnny Lim
* gh-14708:
  Fix broken Asciidoctor syntax
2018-10-06 13:04:56 +01:00
Johnny Lim
2ba3080508 Fix broken Asciidoctor syntax
Closes gh-14708
2018-10-06 13:04:22 +01:00
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
2018-10-01 15:38:41 +01:00
Andy Wilkinson
5c1d22eed8 Polish "Clarify that RestTemplateBuilder overwrites default converters"
Closes gh-13714
2018-10-01 15:37:31 +01:00
Welton Rodrigo Torres Nascimento
3dbeff56e4 Clarify that RestTemplateBuilder overwrites default converters
See gh-13714
2018-10-01 15:37:12 +01:00
Andy Wilkinson
17e9a2ee62 Polish 2018-10-01 15:14:18 +01:00
Andy Wilkinson
bc7bac8091 Only retrieve values from request if they will be traced
Closes gh-14550
2018-10-01 14:46:28 +01:00
Andy Wilkinson
3dc93641dd Clarify documentation on using Spock 1.0
Closes gh-14612
2018-10-01 14:26:47 +01:00
Andy Wilkinson
da1a17e8b2 Stop adding filters with disabled registrations to MockMvc
Closes gh-14636
2018-10-01 13:30:33 +01:00
Stephane Nicoll
3b51d79353 Remove useless jcache profile
Closes gh-14584
2018-09-22 20:24:25 +02:00
Stephane Nicoll
6e92c4ddaf Polish 2018-09-22 20:23:41 +02:00
Stephane Nicoll
e2bc24e3d7 Upgrade to Spring Web Services 2.4.3.RELEASE
Closes gh-14527
2018-09-20 10:34:58 +02:00
Stephane Nicoll
ccbbe0f0f3 Merge pull request #14521 from DevOrc:fixes-14348
* pr/14521:
  Support escaped characters in BasicJsonParser
2018-09-20 10:24:42 +02:00
DevOrc
7daade21c4 Support escaped characters in BasicJsonParser
This commit adds the ability to have escaped characters, like the quote,
when using the BasicJsonParser. It also adds a short test for escaped
quotes.

Closes gh-14521
2018-09-20 10:24:24 +02:00
Andy Wilkinson
a91f9b6f17 Document that Cassandra policy classes must have a default constructor
Closes gh-14461
2018-09-17 15:46:38 +01:00
Madhura Bhave
b5815b71d5 Fix formatting 2018-09-14 11:39:30 -07:00
Madhura Bhave
5a3d3c105b Fix javadoc 2018-09-14 11:10:16 -07:00
Andy Wilkinson
3ab6d12c56 Fix up version numbers following release 2018-09-11 17:11:47 +01:00
Spring Buildmaster
46df506b0a Next development version 2018-09-11 14:24:40 +00:00
Andy Wilkinson
0bd7c8afba Align server.tomcat.internal-proxies default with RemoteIPValve's default
Closes gh-13798
2018-09-11 12:08:03 +01:00
Andy Wilkinson
615eeee033 Upgrade to Tomcat 8.5.34
Closes gh-14405
2018-09-11 07:44:53 +01:00
Andy Wilkinson
881ab9c2b5 Upgrade to Spring AMQP 1.7.10.RELEASE
Closes gh-14327
2018-09-10 20:11:20 +01:00
Andy Wilkinson
000ba0fe85 Upgrade to Spring Security 4.2.8.RELEASE
Closes gh-14394
2018-09-10 20:10:14 +01:00
Andy Wilkinson
d7233249fe Start building against Spring Security 4.2.8 snapshots
See gh-14394
2018-09-10 10:17:36 +01:00
Andy Wilkinson
a0a9aafec4 Upgrade to Spring Data Ingalls SR15
Closes gh-14329
2018-09-10 10:13:51 +01:00