Stephane Nicoll
a92277b679
Merge pull request #14132 from meistermeier:patch-1
...
* pr/14132:
Upgrade to Neo4j Ogm 3.1.1
2018-08-19 15:16:23 +02:00
Gerrit Meier
7e570acf07
Upgrade to Neo4j Ogm 3.1.1
...
Closes gh-14132
2018-08-19 15:14:45 +02:00
Madhura Bhave
f7135ff18f
Use ResolverStyle.SMART when a custom format is specified
...
Fixes gh-13970
2018-08-17 16:01:10 -07:00
artsiom
51fd27fad4
Configure HiddenHttpMethodFilter for Spring WebFlux
...
Closes gh-14008
2018-08-17 13:40:43 +02:00
Stephane Nicoll
22bc2bd7ba
Upgrade to Httpasyncclient 4.1.4
...
Closes gh-14098
2018-08-17 11:34:43 +02:00
Stephane Nicoll
412ff051e3
Upgrade to Derby 10.14.2.0
...
Closes gh-14097
2018-08-17 11:34:43 +02:00
Stephane Nicoll
b1805f4d37
Upgrade to Activemq 5.15.5
...
Closes gh-14096
2018-08-17 11:34:42 +02:00
Stephane Nicoll
bffc542409
Upgrade to Jest 5.3.4
...
Closes gh-14095
2018-08-17 11:34:41 +02:00
Stephane Nicoll
05dfdfad1d
Upgrade to Rxjava2 2.1.17
...
Closes gh-14094
2018-08-17 11:34:41 +02:00
Stephane Nicoll
83ee7fc934
Upgrade to Netty 4.1.28.Final
...
Closes gh-14093
2018-08-17 11:34:40 +02:00
Stephane Nicoll
8c29586699
Upgrade to Lettuce 5.0.5.RELEASE
...
Closes gh-14092
2018-08-17 11:34:40 +02:00
Stephane Nicoll
a303109d93
Upgrade to Unboundid Ldapsdk 4.0.7
...
Closes gh-14091
2018-08-17 11:34:39 +02:00
Madhura Bhave
c7b4a992be
Fix formatting
2018-08-16 16:43:31 -07:00
Madhura Bhave
b93c2b9a9f
Allow actuator endpoints to be used with mvcMatchers
...
This commit changes AbstractWebMvcEndpointHandlerMapping to
be a MatchableHandlerMapping. Additionally, EndpointRequest,
now delegates to MvcRequestMatcher for Spring MVC applications.
For all other applications, AntPathRequestMatcher is used as
a delegate.
Closes gh-13962
2018-08-16 15:41:02 -07:00
Madhura Bhave
a75a84781e
Fix merge issue
2018-08-16 13:13:08 -07:00
Madhura Bhave
2d3fbe6feb
Merge branch '1.5.x' into 2.0.x
2018-08-16 13:10:11 -07:00
Madhura Bhave
bd482d7063
Add DefaultHandlerExceptionResolver to child context
...
Fixes gh-14084
2018-08-16 13:02:02 -07:00
Stephane Nicoll
376ef83dc0
Merge branch '1.5.x' into 2.0.x
2018-08-16 16:31:39 +02: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
3e093035b4
Merge branch '1.5.x' into 2.0.x
2018-08-16 10:18:52 +01: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
Madhura Bhave
ff2b392324
Merge pull request #14067 from izeye
...
* gh-14067:
Polish
2018-08-15 16:55:59 -07:00
Johnny Lim
5f3f1a1f11
Polish
...
Closes gh-14067
2018-08-15 16:54:46 -07:00
Stephane Nicoll
ca4ca15ef2
Restore Jade Templates starter as it is compatible with Spring Boot 2
2018-08-15 14:44:48 +03:00
Stephane Nicoll
08007a04b8
Merge pull request #14072 from dreis2211:remove-usesunsafejava-annotations
...
* pr/14072:
Remove @UsesUnsafeJava annotations
2018-08-15 14:37:12 +03:00
dreis2211
59d911d6e0
Remove @UsesUnsafeJava annotations
...
Closes gh-14072
2018-08-15 14:36:51 +03:00
Stephane Nicoll
df779b4eeb
Merge pull request #14049 from izeye:polish-20180813
...
* pr/14049:
Polish
2018-08-15 10:43:18 +03:00
Johnny Lim
b4abccc07c
Polish
...
See gh-14049
2018-08-15 10:43:04 +03:00
Madhura Bhave
895d092640
PropertySourcesLoader with highest precedence should win
...
Fixes gh-13955
2018-08-14 11:23:55 -07:00
Andy Wilkinson
1973e342c9
Do not use lambda for task action as it breaks up-to-date checks
...
Due to gradle/gradle#5510 , using a lambda for a task action breaks
up-to-date checks in certain circumstances.
This commit updates JavaPluginAction to use an inner-class in place
of a lambda for the action that it adds to JavaCompile tasks. A test
has not been added as it does not appear to be possible to reproduce
it with a TestKit-based test.
Closes gh-14054
2018-08-14 12:32:36 +01:00
Stephane Nicoll
da1858f620
Upgrade to Hibernate Validator 6.0.12.Final
...
Closes gh-14053
2018-08-14 08:48:16 +03:00
Madhura Bhave
e6a69119ef
Add trigger for 2.0.x-based pull requests
...
Closes gh-14034
2018-08-13 14:02:48 -07:00
Madhura Bhave
dfb97eb0f5
Convert environment if webApplicationType changes
...
If the web application type is set via properties,
it is available only after binding. The environment needs
to be converted to the appropriate type if it does not match.
If a custom environment is set, it is not converted.
Fixes gh-13977
2018-08-13 12:12:30 -07:00
Andy Wilkinson
6e5ff77bb0
Merge branch '1.5.x' into 2.0.x
...
The 3.0.1 version of the Maven Javadoc Plugin contains a bug [1] that
means that a link URL must redirect otherwise it is ignored.
[1] https://issues.apache.org/jira/browse/MJAVADOC-532
2018-08-13 13:16:50 +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
58aaf4863f
Merge pull request #14032 from Nikolay Rybak
...
* gh-14032:
Propagate retryWrites flag from connection URI to ReactiveMongoClient
2018-08-13 12:30:00 +01:00
Nikolay Rybak
7759dcd9df
Propagate retryWrites flag from connection URI to ReactiveMongoClient
...
Closes gh-14032
2018-08-13 12:10:47 +01:00
Andy Wilkinson
29e38f4af8
Merge branch '1.5.x' into 2.0.x
2018-08-13 11:35:46 +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
f4b0101632
Merge branch '1.5.x' into 2.0.x
2018-08-13 13:10:05 +03: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
263e157ef0
Merge branch '1.5.x' into 2.0.x
2018-08-10 12:50:15 +01:00
Andy Wilkinson
37bd286985
Perform failure analysis of NoSuchMethodErrors
...
Closes gh-14040
2018-08-10 12:35:08 +01:00
Andy Wilkinson
718372edb2
Merge pull request #14019 from ayudovin
...
* gh-14019:
Polish "Fix NPE in FlywayEndpoint when migration.installedOn is null"
Fix NPE in FlywayEndpoint when migration.installedOn is null
2018-08-09 11:11:45 +01:00
Andy Wilkinson
27f5e46587
Polish "Fix NPE in FlywayEndpoint when migration.installedOn is null"
...
Closes gh-14019
2018-08-09 11:10:21 +01:00
artsiom
83fbdc6ea8
Fix NPE in FlywayEndpoint when migration.installedOn is null
...
See gh-14019
2018-08-09 11:10:02 +01:00