Commit Graph

11017 Commits

Author SHA1 Message Date
Venil Noronha
dcb81a3da5 Align prefix match in BufferCounterService with DefaultCounterService
Closes gh-10278
2017-09-20 06:34:29 +01:00
Andy Wilkinson
eb2c0fab18 Merge pull request #10355 from Kyle Anderson
* gh-10355:
  Upgrade Git Maven plugin to 2.2.3
2017-09-20 06:25:58 +01:00
Kyle Anderson
628c643e32 Upgrade Git Maven plugin to 2.2.3
Closes gh-10355
2017-09-20 06:25:39 +01:00
Stephane Nicoll
86e72534c9 Merge pull request #10314 from luchob:master
* pr/10314:
  Polish "Fix a dead link"
  Fix a dead link
2017-09-19 14:00:14 +02:00
Stephane Nicoll
d93e0fee35 Polish "Fix a dead link"
Closes gh-10314
2017-09-19 14:00:03 +02:00
Lachezar Balev
acdd475373 Fix a dead link
See gh-10314
2017-09-19 13:58:42 +02:00
Stephane Nicoll
7346a64491 Merge pull request #10134 from andersonkyle:proxy-target-docs-update
* pr/10134:
  Polish "Document default value change for proxy-target-class"
  Document default value change for proxy-target-class
2017-09-16 06:46:59 +02:00
Stephane Nicoll
61ae92992b Polish "Document default value change for proxy-target-class"
Closes gh-10134
2017-09-16 06:46:36 +02:00
Kyle Anderson
e86d0f38e4 Document default value change for proxy-target-class
This commit documents the change to the default value for
spring.aop.proxy-target-class by clarifying when the default is true vs
false.

See gh-10134
2017-09-16 06:45:56 +02:00
Stephane Nicoll
fbb6b88155 Document default prefix/suffix values
Closes gh-10290
2017-09-15 12:47:46 +02:00
Stephane Nicoll
b309495c2e Polish 2017-09-15 12:36:11 +02:00
Andy Wilkinson
4bdef4d0f9 Use Spring milestone and snapshot repos for plugins in full profile 2017-09-14 13:34:02 +01:00
Brian Clozel
1669e4bad3 Fixup version numbers following release 2017-09-12 14:28:47 +02:00
Spring Buildmaster
30eb937a83 Next Development Version 2017-09-12 10:54:22 +00:00
Andy Wilkinson
2a1cce9f13 Upgrade to Hikaricp Java7 2.4.13
Closes gh-10267
2017-09-12 10:07:25 +01:00
Andy Wilkinson
b13beccc47 Upgrade to Appengine Sdk 1.9.56
Closes gh-10266
2017-09-12 10:07:24 +01:00
Andy Wilkinson
d6535df2c7 Upgrade to Classmate 1.3.4
Closes gh-10265
2017-09-12 10:07:23 +01:00
Stephane Nicoll
1ddc3dce0c Upgrade to Spring Integration Java Dsl 1.2.3.RELEASE
Closes gh-10262
2017-09-12 08:26:09 +02:00
Stephane Nicoll
cf3226f799 Upgrade to Spring Integration 4.3.12
Closes gh-10034
2017-09-12 08:25:22 +02:00
Stephane Nicoll
6c4ed5e18b Merge pull request #10256 from aconstantin:patch-1
* pr/10256:
  Use underline instead of dash in tomcat properties
2017-09-11 18:21:24 +02:00
Alexander Constantin
281a93a0c4 Use underline instead of dash in tomcat properties
Closes gh-10256
2017-09-11 18:20:55 +02:00
Andy Wilkinson
32e24f3e0a Upgrade to Spring AMQP 1.7.4
Closes gh-10248
2017-09-11 17:13:12 +01:00
Andy Wilkinson
596c32cd6a Update to Spring Data Ingalls SR7
Closes gh-10165
2017-09-11 12:41:31 +01:00
Andy Wilkinson
5b1a4a0430 Note that management.context-path is relative to server.context-path
Closes gh-10200
2017-09-11 12:10:42 +01:00
Andy Wilkinson
5938df52ea Stop auto-config of MethodValidationPP triggering early init
Previously, if a user's configuration class provided a custom
Validator bean, that configuration class would be initialized very
early so that the Validator could be used to create the
auto-configured MethodValidationPostProcessor. This early
initialization could problems as it may prevent any of the
configuration class's dependencies from being post-processed.

This commit updates the injection of the Validator bean to be lazy,
thereby preventing the creation of the auto-configured
MethodValidationPostProcessor from triggering early initialization.

Closes gh-9416
2017-09-11 11:52:38 +01:00
Stephane Nicoll
fb5a3effb7 Upgrade to Spring Framework 4.3.11.RELEASE
Closes gh-9956
2017-09-11 11:55:52 +02:00
Andy Wilkinson
8761ef547c Log single message per jar with faulty Class-Path manifest attribute
Previously, when DevTools encountered a jar with a Class-Path manifest
attribute that referenced non-existent files, it would log one
message per entry in the attribute that did not exist. While useful
information, this has proven to be too verbose.

This commit aims to strike a better balances by logging a single
message for an entire jar. The message is a single line that
includes the path to the jar with the faulty Class-Path manifest
attribute and the paths of all of the files that do not exist that are
referenced by the attribute.

Closes gh-10111
2017-09-07 20:43:09 +01:00
Andy Wilkinson
9f1d435b8d Upgrade to Spring Loaded 1.2.8.RELEASE
Closes gh-10197
2017-09-07 10:00:04 +01:00
Andy Wilkinson
7e2446b086 Upgrade to Neo4j Ogm 2.1.5
Closes gh-10196
2017-09-07 10:00:03 +01:00
Andy Wilkinson
7e84b726a5 Upgrade to Mongodb 3.4.3
Closes gh-10195
2017-09-07 10:00:01 +01:00
Andy Wilkinson
fc532b508f Upgrade to Jooq 3.9.5
Closes gh-10194
2017-09-07 10:00:00 +01:00
Andy Wilkinson
abe20d9e64 Upgrade to Elasticsearch 2.4.6
Closes gh-10193
2017-09-07 10:00:00 +01:00
Andy Wilkinson
27de78810b Upgrade to Ehcache3 3.2.3
Closes gh-10192
2017-09-07 09:59:59 +01:00
Andy Wilkinson
d18cac9d42 Upgrade to Mysql 5.1.44
Closes gh-10191
2017-09-07 09:59:58 +01:00
Andy Wilkinson
0f112f8fef Upgrade to Undertow 1.4.20.Final
Closes gh-10190
2017-09-07 09:59:57 +01:00
Andy Wilkinson
7f98582963 Upgrade to Appengine Sdk 1.9.55
Closes gh-10189
2017-09-07 09:59:57 +01:00
Andy Wilkinson
0216295f3d Upgrade to Jackson 2.8.10
Closes gh-10188
2017-09-07 09:59:56 +01:00
Stephane Nicoll
db18abc542 Fix Elasticsearch template condition if no client is defined
This commit makes sure to backoff if a Client bean is not available.

Closes gh-10143
2017-09-07 10:32:21 +02:00
Stephane Nicoll
5fc01880bc Polish 2017-09-07 09:55:50 +02:00
Stephane Nicoll
c46d513a44 Merge pull request #10130 from apupier:10128-provideMorePreciseErrorMessage
* pr/10130:
  Polish "Improve exception message for invalid source"
  Improve exception message for invalid source
2017-09-07 09:43:39 +02:00
Stephane Nicoll
af18110226 Polish "Improve exception message for invalid source"
Closes gh-10130
2017-09-07 09:43:21 +02:00
Aurélien Pupier
44b60c72e3 Improve exception message for invalid source
See gh-10130
2017-09-07 09:42:54 +02:00
Madhura Bhave
86cd7275a1 MVC endpoints bean methods are @ConditionalOnMissingBean
Fixes gh-10105
2017-09-06 15:32:10 -07:00
Andy Wilkinson
beb257f452 Rework JettyEmbeddedErrorHandler to support Jetty 8
Closes gh-10175
2017-09-06 09:51:22 +01:00
Andy Wilkinson
301eedfbe6 Upgrade to Tomcat 8.5.20
Closes gh-10114
2017-09-05 16:32:56 +01:00
Andy Wilkinson
92faf85dd5 Start building against Spring Data Ingalls snapshots for SR7
See gh-10165
2017-09-05 12:54:07 +01:00
Madhura Bhave
64ffcfc83f Document JWK property
Closes gh-10022
2017-08-29 12:51:14 -07:00
Stephane Nicoll
8d7d044bef Merge pull request #10084 from pvorb:fix-incomplete-assertions
* pr/10084:
  Identify and fix incomplete assertions
2017-08-29 13:57:35 +02:00
Paul Vorbach
04ca7f137d Identify and fix incomplete assertions
Several calls to assertThat lacked a following assertion most often due
to wrong use of parenthesis.

See gh-10084
2017-08-29 13:49:28 +02:00
Stephane Nicoll
83eee7e65d Fix XA DataSource class name for Firebird
Closes gh-10102
2017-08-29 13:48:57 +02:00