Andy Wilkinson
70d883a8ee
Correct the location to which Java 8 is extracted
...
Closes gh-15813
2019-03-20 17:16:20 +00:00
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
2019-03-20 16:45:26 +00:00
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
2019-03-20 16:30:04 +00:00
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
2019-03-20 15:06:50 +00:00
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
2019-03-20 15:00:10 +00:00
Andy Wilkinson
b1391a795e
Merge pull request #16246 from Spring Operator
...
* gh-16246:
Polish "Update build and setup configuration to use HTTPS"
Update build and setup configuration to use HTTPS
Closes gh-16246
2019-03-19 16:59:08 +00:00
Andy Wilkinson
2c2fa9e821
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16246
2019-03-19 16:58:45 +00:00
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
2019-03-19 16:58:31 +00:00
Andy Wilkinson
63284e0456
Merge branch '1.5.x' into 2.0.x
2019-03-19 16:56:40 +00:00
Andy Wilkinson
d8f8ae86c8
Merge pull request #16245 from Spring Operator
...
* gh-16245:
Polish "Update build and setup configuration to use HTTPS"
Update build and setup configuration to use HTTPS
Closes gh-16245
2019-03-19 16:49:20 +00:00
Andy Wilkinson
c2002e7160
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16245
2019-03-19 16:48:48 +00:00
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
2019-03-19 16:48:30 +00:00
Andy Wilkinson
6f87975f84
Merge branch '1.4.x' into 1.5.x
2019-03-19 16:46:17 +00:00
Andy Wilkinson
6636a23930
Merge pull request #16244 from Spring Operator
...
* gh-16244:
Polish "Update build and setup configuration to use HTTPS"
Update build and setup configuration to use HTTPS
Closes gh-16244
2019-03-19 16:45:18 +00:00
Andy Wilkinson
04434676c3
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16244
2019-03-19 16:44:50 +00:00
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
2019-03-19 16:44:10 +00:00
Andy Wilkinson
a662563c28
Merge branch '1.3.x' into 1.4.x
2019-03-19 16:41:00 +00:00
Andy Wilkinson
526d91dbce
Merge pull request #16243 from Spring Operator
...
* gh-16243:
Polish "Update build and setup configuration to use HTTPS"
Update build and setup configuration to use HTTPS
Closes gh-16243
2019-03-19 16:40:44 +00:00
Andy Wilkinson
122b2a1b0b
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16243
2019-03-19 16:39:38 +00:00
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
2019-03-19 16:01:05 +00:00
Brian Clozel
8866a25ef7
Polish Undertow tests
2019-03-13 11:55:53 +01:00
Brian Clozel
6138041578
Polish
...
Fixes gh-16014
2019-03-13 11:55:41 +01:00
Johnny Lim
a6ccdbe19f
Handle missing exceptions in WebMvcMetricsFilter
...
Prior to this commit, exceptions nested in
`NestedServletExceptions` would not be recorded by the
`WebMvcMetricsFilter`. This commit ensures that exceptions
happening downstream (e.g. happening while writing the response
body itself) are properly recorded.
See https://github.com/micrometer-metrics/micrometer/issues/1190
See gh-16014
2019-03-13 11:07:32 +01:00
Stephane Nicoll
50d0b4df46
Polish
2019-03-12 11:04:00 +01:00
Phillip Webb
9c3af103e0
Fix ScheduledTasksEndpointAutoConfigurationTests
...
Update the `CustomEndpointConfiguration` class in
`ScheduledTasksEndpointAutoConfigurationTests` to be package private
so that it can be enhanced by cglib.
Prior to merge commit 361437f4 the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 22:12:36 -07:00
Phillip Webb
03beed603c
Fix ScheduledTasksEndpointTests BaseConfiguration
...
Update the `BaseConfiguration` class in `ScheduledTasksEndpointTests`
to be package private so that it can be enhanced by cglib.
Prior to merge commit 361437f4 the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 21:07:20 -07:00
Andy Wilkinson
c2eeeb032c
Work around javac bug
2019-03-11 16:27:56 +00:00
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
2019-03-11 15:53:34 +00:00
Andy Wilkinson
821ee0cf83
Ensure that @Bean methods are only declared on @Configuration classes
...
Closes gh-16190
2019-03-11 15:01:59 +00:00
Andy Wilkinson
fd8a2691a5
Upgrade Maven Wrapper and drop back to Maven 3.5.4
...
See gh-16167
2019-03-08 08:19:42 +00:00
Andy Wilkinson
affdbeef41
Polish
2019-03-07 10:08:39 +00:00
Andy Wilkinson
17a1b2822c
Isolate LoggerContext state to each test
...
Closes gh-16162
2019-03-07 09:37:41 +00:00
Andy Wilkinson
83216c34e5
Merge branch '1.5.x' into 2.0.x
2019-03-07 09:25:17 +00:00
Andy Wilkinson
3fdf2818b3
Remove reliance on side-effects in LogbackLoggingSystemTests
...
Closes gh-16160
2019-03-07 09:22:42 +00:00
Andy Wilkinson
e56580ddc6
Merge branch '1.5.x' into 2.0.x
2019-03-06 15:10:25 +00:00
Andy Wilkinson
2916421188
Revert "Upgrade to Jetty 9.4.15.v20190215"
...
This reverts commit 53e7c5cde1 .
See gh-16118
2019-03-06 15:09:21 +00:00
Andy Wilkinson
4cfc532890
Upgrade to Spring Ws 3.0.7.RELEASE
...
Closes gh-16127
2019-03-06 13:30:51 +00:00
Andy Wilkinson
51657e1ad0
Upgrade to Spring Integration 5.0.12.RELEASE
...
Closes gh-16126
2019-03-06 13:30:49 +00:00
Andy Wilkinson
ab05a07807
Upgrade to Neo4j Ogm 3.1.8
...
Closes gh-16125
2019-03-06 13:30:48 +00:00
Andy Wilkinson
7a26a092aa
Upgrade to Hibernate Validator 6.0.15.Final
...
Closes gh-16124
2019-03-06 13:30:46 +00:00
Andy Wilkinson
31892a3488
Upgrade to Elasticsearch 5.6.15
...
Closes gh-16123
2019-03-06 13:30:45 +00:00
Andy Wilkinson
5f35a1d089
Merge branch '1.5.x' into 2.0.x
2019-03-06 13:30:09 +00:00
Andy Wilkinson
3bf7eb4a5b
Upgrade to Jedis 2.9.3
...
Closes gh-16122
2019-03-06 13:27:48 +00:00
Andy Wilkinson
3bf4ee562b
Upgrade to Spring Ws 2.4.5.RELEASE
...
Closes gh-16121
2019-03-06 13:27:48 +00:00
Andy Wilkinson
ac84f76e08
Upgrade to Spring Security Oauth 2.0.17.RELEASE
...
Closes gh-16120
2019-03-06 13:27:48 +00:00
Andy Wilkinson
0fa34d7997
Upgrade to Slf4j 1.7.26
...
Closes gh-16119
2019-03-06 13:27:48 +00:00
Andy Wilkinson
53e7c5cde1
Upgrade to Jetty 9.4.15.v20190215
...
Closes gh-16118
2019-03-06 13:27:48 +00:00
Andy Wilkinson
6459ec9fc1
Upgrade to H2 1.4.198
...
Closes gh-16117
2019-03-06 13:27:48 +00:00
Stephane Nicoll
b8cbd0c17f
Merge branch '1.5.x' into 2.0.x
2019-03-04 14:55:10 +01:00
Stephane Nicoll
1e3f764383
Merge pull request #16070 from wonwoo
...
* pr/16070:
Polish "Permit use of @JsonTest without Jackson"
Permit use of @JsonTest without Jackson
2019-03-04 14:54:05 +01:00