Commit Graph

11777 Commits

Author SHA1 Message Date
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
Stephane Nicoll
0960f796fa Merge pull request #14274 from EddieOlson:fix-typo
* pr/14274:
  Fix typo
2018-09-02 09:03:08 +02:00
Eddie Olson
7398b7dfa0 Fix typo
Closes gh-14274
2018-09-02 09:02:47 +02:00
Phillip Webb
9543fcf44d Upgrade to spring-javaformat 0.0.6 2018-08-30 15:59:27 -07:00
Phillip Webb
17de1571f5 Update copyright year 2018-08-30 15:52:58 -07:00
Phillip Webb
a085541d26 Polish 2018-08-30 15:52:58 -07:00
Madhura Bhave
bd482d7063 Add DefaultHandlerExceptionResolver to child context
Fixes gh-14084
2018-08-16 13:02:02 -07:00
Stephane Nicoll
5780ed386b Merge pull request #14002 from qct:reference-fix-for-1.5.x
* pr/14002:
  Polish "Add table for supported build tools"
  Add table for supported build tools
2018-08-16 16:29:02 +02:00
Stephane Nicoll
dda66cc125 Polish "Add table for supported build tools"
Closes gh-14002
2018-08-16 16:28:23 +02:00
qct
685c3afdf8 Add table for supported build tools
See gh-14002
2018-08-16 16:27:56 +02:00
Andy Wilkinson
91fcec8389 Merge pull request #14056 from Christoph Dreis
* gh-14056:
  Use Collections.list() where possible
2018-08-16 10:06:43 +01:00
dreis2211
d9939b00e2 Use Collections.list() where possible
Closes gh-14056
2018-08-16 10:05:40 +01:00
Andy Wilkinson
f63a95ed91 Align link configuration with the needs of the Maven Javadoc Plugin
The -link parameters passed into the javadoc executable are used
as-is. For example, redirects are not followed. Unlike 3.x, 2.x of the
Maven javadoc plugin does not attempt to follow redirects before links
are passed to the javadoc executable. As a result, for external links
to work, the links that we provide must be canonical and produce a
200 response when accessed.

Closes gh-14031
2018-08-13 13:00:32 +01:00
Andy Wilkinson
384cfd2ad8 Preserve ref and query when creating URL in loader's handler
Closes gh-14011
2018-08-13 11:30:15 +01:00
Stephane Nicoll
3a2c962215 Merge pull request #14046 from frohwerk:master
* pr/14046:
  Fix freemarker documentation link
2018-08-13 13:04:18 +03:00
frohwerk
a9f4dbd160 Fix freemarker documentation link
Closes gh-14046
2018-08-13 13:03:46 +03:00
Andy Wilkinson
37bd286985 Perform failure analysis of NoSuchMethodErrors
Closes gh-14040
2018-08-10 12:35:08 +01:00
Stephane Nicoll
2135f7fda4 Merge pull request #14001 from izeye:gh-13935
* pr/14001:
  Invoke Inflater.end() in ZipInflaterInputStream.close()
2018-08-08 14:46:38 +02:00
Johnny Lim
af2db82b22 Invoke Inflater.end() in ZipInflaterInputStream.close()
Closes gh-14001
2018-08-08 14:45:59 +02:00
Stephane Nicoll
b6dddcced8 Include @ in javadoc links for annotations
See gh-13988
2018-08-03 09:35:30 +02:00
Stephane Nicoll
b97c188aa3 Merge pull request #13985 from rajadilipkolli:patch-1
* pr/13985:
  Upgrade maven wrapper to Maven 3.5.4
2018-08-02 19:17:00 +02:00
Raja Kolli
e4dd7ac959 Upgrade maven wrapper to Maven 3.5.4
Closes gh-13985
2018-08-02 19:15:39 +02:00
Stephane Nicoll
e51c26efdc Fixup version numbers following release 2018-07-30 19:40:55 +02:00