Commit Graph

11699 Commits

Author SHA1 Message Date
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
Andy Wilkinson
b34493e8d7 Upgrade to Jetty 9.4.12.v20180830
Closes gh-14362
2018-09-10 08:26:07 +01:00
Andy Wilkinson
274de93edc Upgrade to Tomcat 8.5.33
Closes gh-14361
2018-09-10 08:26:07 +01:00
Andy Wilkinson
bb8e5e9225 Upgrade to Httpasyncclient 4.1.4
Closes gh-14360
2018-09-10 08:26:06 +01:00
Andy Wilkinson
7636143e3a Upgrade to Mysql 5.1.47
Closes gh-14359
2018-09-10 08:26:05 +01:00
Andy Wilkinson
77124c8d61 Upgrade to Git Commit Id Plugin 2.2.5
Closes gh-14358
2018-09-10 08:21:08 +01:00
Andy Wilkinson
e9c3746dbb Upgrade to Rabbit Amqp Client 4.8.1
Closes gh-14357
2018-09-10 08:21:07 +01:00
Stephane Nicoll
d5a2792ed0 Start building against Spring Data Ingalls snapshots
See gh-14329
2018-09-09 10:16:17 +02:00
Stephane Nicoll
5a0594805f Upgrade to Spring Framework 4.3.19
Closes gh-14326
2018-09-07 16:59:30 +02:00
Andy Wilkinson
124705080b Tolerate context root redirect not being configurable on Tomcat 7
Closes gh-13821
2018-09-07 14:04:23 +01:00
Andy Wilkinson
7a000e68cd Work around null return from getMetaAnnotationTypes during doc generation 2018-09-07 11:30:19 +01:00
Andy Wilkinson
db903c2176 Align defaults in ServerProperties with defaults at runtime
Closes gh-13821
2018-09-07 10:51:39 +01:00
Stephane Nicoll
7d54eda6f1 Fix tests 2018-09-07 10:47:20 +02:00
Stephane Nicoll
0b07c026af Fix version of amqp-client
Closes gh-14259
2018-09-07 10:13:49 +02:00
Stephane Nicoll
cb2873df77 Start building against Spring Framework 4.3 snapshots
See gh-14326
2018-09-07 09:41:06 +02:00
Phillip Webb
a9e8116a99 Only check for Mockito once
Update `MockReset` so that checking for Mockito only happens once.

Closes gh-14260
2018-09-05 13:25:18 -07:00
Phillip Webb
02f2f62a4d Upgrade amqp-client to 4.8
Closes gh-14259
2018-09-05 13:22:07 -07:00
Stephane Nicoll
b77e3e5533 Add missing properties
See gh-14259
2018-09-05 09:26:57 +02:00
Stephane Nicoll
3493341201 Polish 2018-09-05 09:25:48 +02:00
Phillip Webb
a50686b404 Surface additional rabbit SSL factory properties
Add `validate-server-certificate` and `verify-hostname` properties to
`spring.rabbitmq.ssl` to allow additional SSL configuration.

Closes gh-14259
2018-09-04 15:07:53 -07:00
Stephane Nicoll
ca7f961cf0 Merge pull request #14284 from PascalSchumacher:patch-1
* pr/14284:
  Fix indent of Jolokia maven dependency declaration in doc
2018-09-03 09:59:05 +02:00
Pascal Schumacher
afeaa90d1a Fix indent of Jolokia maven dependency declaration in doc
Closes gh-14284
2018-09-03 09:58:28 +02:00