Andy Wilkinson
048be1813e
Ensure JarFile created for nested entry InputStream is closed
...
Closes gh-17127
2019-06-12 14:22:17 +01:00
Andy Wilkinson
29d1cd3b2d
Merge branch '2.1.x'
...
Closes gh-17124
2019-06-12 13:01:40 +01:00
Andy Wilkinson
c12ccfb342
Close JarFile if failure occurs during construction
...
Fixes gh-17123
2019-06-12 12:59:14 +01:00
Andy Wilkinson
5e3c86ab8d
Merge branch '2.1.x'
...
Closes gh-17122
2019-06-12 12:53:49 +01:00
Andy Wilkinson
4222c5b8ce
Prevent URLResource and JarURLConnection from leaking an InputStream
...
Fixes gh-17121
2019-06-12 12:53:16 +01:00
Andy Wilkinson
5375681fa5
Merge branch '2.1.x'
...
Closes gh-17120
2019-06-12 12:41:09 +01:00
Andy Wilkinson
df9a6a0f4f
Wait for up to 30s for access logs to be written during shutdown
...
Closes gh-17119
2019-06-12 12:40:11 +01:00
Andy Wilkinson
405b4ad441
Merge branch '2.1.x'
...
Closes gh-17118
2019-06-12 12:28:19 +01:00
Andy Wilkinson
2833f60344
Avoid leaving streams open when writing libraries
...
Fixes gh-17115
2019-06-12 12:28:07 +01:00
Andy Wilkinson
38552065e8
Merge branch '2.1.x'
...
Closes gh-17114
2019-06-12 11:37:05 +01:00
Andy Wilkinson
7103eab2e6
Close JarFiles when looking for Class-Path manifest entries
...
Fixes gh-17095
2019-06-12 11:36:34 +01:00
Andy Wilkinson
a084cc3f6c
Merge branch '2.1.x'
...
Closes gh-17112
2019-06-12 08:21:28 +01:00
Andy Wilkinson
9c7f24785c
Merge pull request #17111 from dreis2211
...
* gh-17111:
Make dependency available for javadoc generation
Closes gh-17111
2019-06-12 08:21:04 +01:00
dreis2211
23b09ecca6
Make dependency available for javadoc generation
...
See gh-17111
2019-06-12 08:18:26 +01:00
Madhura Bhave
176aabb487
Merge branch '2.1.x'
2019-06-11 17:21:40 -07:00
Madhura Bhave
fa4c433c92
Polish
2019-06-11 17:21:13 -07:00
Madhura Bhave
6b3329b274
Add support for annotations on constructor parameter binding
...
Closes gh-17109
2019-06-11 16:46:29 -07:00
Andy Wilkinson
e6151a6478
Polish
2019-06-11 18:57:58 +01:00
Phillip Webb
08dbb2d8c4
Polish
2019-06-11 09:23:50 -07:00
Phillip Webb
199606da4e
Merge pull request #17069 from izeye
...
* pr/17069:
Add missing @Test annotations
Closes gh-17069
2019-06-11 09:22:10 -07:00
Johnny Lim
3b3a92c563
Add missing @Test annotations
...
This commit also restores assertion accidentally removed in
commit 44d832158a .
See gh-17069
2019-06-11 09:21:31 -07:00
Phillip Webb
1d5647b922
Merge pull request #17106 from ielatif
...
* pr/17106:
Fix deployment tests JUnit 5 checkstyle issues
Closes gh-17106
2019-06-11 09:02:58 -07:00
Issam El-atif
35dc7982d2
Fix deployment tests JUnit 5 checkstyle issues
...
See gh-17106
2019-06-11 09:02:04 -07:00
Andy Wilkinson
c11f25bf8b
Merge branch '2.1.x'
...
Closes gh-17104
2019-06-11 10:52:03 +01:00
Andy Wilkinson
95d0e26c35
Fix command DevTools uses to shut down in-memory Derby DB
...
Closes gh-17099
2019-06-11 10:29:09 +01:00
Phillip Webb
b3d5cd538d
Add JUnit 5 checkstyle rules
...
Add a rule to enforce JUnit 5 usage and conventions.
Closes gh-17093
2019-06-10 16:16:45 -07:00
Madhura Bhave
2560b54f7c
Add configuration support for Opaque Token authentication
...
Closes gh-15872
2019-06-10 14:24:32 -07:00
Phillip Webb
8d44e31898
Fix composite property source filtering
...
Update `ConfigFileApplicationListener` so that property filtering works
against the original `PropertySource`, rather than the underling `Map`.
Prior to this commit, it was impossible for a `CompositePropertySource`
to be used as the `defaultPropertySource`.
Closes gh-17011
2019-06-10 09:55:30 -07:00
Andy Wilkinson
75e45fd239
Switch to @DisableWithoutTestcontainers
...
Closes gh-17092
2019-06-10 12:49:12 +01:00
Andy Wilkinson
d9c93bd354
Merge branch '2.1.x'
2019-06-08 08:20:21 +01:00
Andy Wilkinson
a243b56ade
Merge branch '2.0.x' into 2.1.x
2019-06-08 08:18:56 +01:00
Andy Wilkinson
9d28238598
Update formatting of spring-boot-samples
2019-06-08 08:16:44 +01:00
Phillip Webb
7ed0faa574
Merge branch '2.1.x'
...
Closes gh-17088
2019-06-07 21:03:13 -07:00
Phillip Webb
80e5762457
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17087
2019-06-07 20:59:29 -07:00
Phillip Webb
da1d4b8c3b
Run root nohttp checkstyle on CI
...
Closes gh-17081
2019-06-07 20:57:02 -07:00
Phillip Webb
dd3d8b43cd
Polish checkstyle settings
2019-06-07 20:55:55 -07:00
Phillip Webb
266d6334b2
Fix checkstyle RedundantModifier test violations
2019-06-07 20:46:33 -07:00
Phillip Webb
cde4f0d688
Fix checkstyle violations
2019-06-07 13:27:14 -07:00
Phillip Webb
4c21dc1c31
Merge branch '2.1.x'
2019-06-07 12:51:32 -07:00
Phillip Webb
fed11febec
Fix checkstyle violations
2019-06-07 12:48:55 -07:00
Phillip Webb
866e2b712e
Merge branch '2.0.x' into 2.1.x
2019-06-07 12:35:28 -07:00
Phillip Webb
2c8881a908
Merge branch '1.5.x' into 2.0.x
2019-06-07 12:34:13 -07:00
Andy Wilkinson
fb24b5a684
Separate nottp checkstyle configuration
...
See gh-16682
2019-06-07 11:39:32 -07:00
Andy Wilkinson
ede197fa55
Polish formatting
...
Fix formatting issues, primarily around header comments.
2019-06-07 11:33:42 -07:00
Andy Wilkinson
56adc6957a
Merge branch '2.1.x'
2019-06-07 14:56:58 +01:00
Andy Wilkinson
1098c60a44
Merge branch '2.0.x' into 2.1.x
2019-06-07 14:56:53 +01:00
Andy Wilkinson
fad3644b68
Merge branch '1.5.x' into 2.0.x
2019-06-07 14:56:44 +01:00
Andy Wilkinson
5a22ae6340
Suppress NoHTTP checks on Shade-generated reduced dependency pom
...
Closes gh-17080
2019-06-07 14:55:55 +01:00
Andy Wilkinson
137de1a2d9
Merge branch '2.1.x'
...
Closes gh-17084
2019-06-07 14:53:38 +01:00
Andy Wilkinson
39b74b17f6
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17083
2019-06-07 14:52:31 +01:00