Stephane Nicoll
b64d8df656
Merge pull request #17272 from izeye
...
* pr/17272:
Use "JUnit" instead of "Junit"
Closes gh-17272
2019-06-20 08:45:16 +02:00
Johnny Lim
f283aa18eb
Use "JUnit" instead of "Junit"
...
See gh-17272
2019-06-20 08:45:03 +02:00
Stephane Nicoll
ea9a0c7839
Fix @RegisterExtension on CliTester
...
This reverts commit dfa5480c and rather make the field package private
so that the extension can be registered properly
Closes gh-17266
2019-06-19 20:44:52 +02:00
Stephane Nicoll
2d70daf5e0
Merge pull request #17100 from ielatif
...
* pr/17100:
Polish "Add JUnit 4 and the Vintage Engine sample"
Add JUnit 4 and the Vintage Engine sample
Closes gh-17100
2019-06-19 16:12:57 +02:00
Stephane Nicoll
900c325070
Polish "Add JUnit 4 and the Vintage Engine sample"
...
See gh-17100
2019-06-19 16:12:43 +02:00
Issam El-atif
9fafcda929
Add JUnit 4 and the Vintage Engine sample
...
This commit adds a sample to verify the use of JUnit 4 and the Vintage
Engine.
See gh-17100
2019-06-19 16:08:42 +02:00
Stephane Nicoll
dfa5480c59
Remove useless @RegisterExtension on CliTester
...
Closes gh-17266
2019-06-19 16:05:16 +02:00
Stephane Nicoll
45d2f1d7d1
Merge branch '2.1.x'
...
Closes gh-17269
2019-06-19 15:31:50 +02:00
Stephane Nicoll
7e5ca6d280
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17268
2019-06-19 15:30:13 +02:00
Stephane Nicoll
11dee3c0d8
Merge branch '1.5.x' into 2.0.x
2019-06-19 15:27:49 +02:00
Stephane Nicoll
29de792148
Merge pull request #17068 from ielatif
...
* pr/17068:
Fix javadoc of management server port
Closes gh-17068
2019-06-19 15:19:34 +02:00
Issam El-atif
fca97ff86c
Fix javadoc of management server port
...
See gh-17068
2019-06-19 15:15:04 +02:00
Stephane Nicoll
c9b8d98bcf
Upgrade to JUnit Jupiter 5.5.0-RC1
...
This commit also removes the workaround that required to exclude junit 4
explicitly now that a related issue in JUnit Jupiter has been fixed.
Closes gh-17266
2019-06-19 14:23:44 +02:00
Phillip Webb
59ca46ed54
Remove FIXME
2019-06-18 21:41:05 -07:00
Phillip Webb
0233cc3c94
Merge branch '2.1.x'
2019-06-18 21:05:32 -07:00
Phillip Webb
6e5ba8077a
Fix sync-to-maven-central script
2019-06-18 21:04:54 -07:00
Phillip Webb
527a3b5395
Merge branch '2.1.x'
2019-06-18 20:41:53 -07:00
Phillip Webb
11b8e7c2de
Don't exit script on error
...
Update CI scripts so that command failures do not cause an immediate
exit. Prior to this commit, some of our looping logic would never run
because the entire script would exit.
2019-06-18 20:41:26 -07:00
Phillip Webb
83112237f7
Merge branch '2.1.x'
2019-06-18 20:40:35 -07:00
Spring Buildmaster
fb90803dbf
Next development version (v2.1.7.BUILD-SNAPSHOT)
2019-06-19 00:55:05 +00:00
Phillip Webb
eddbfb34f7
Merge branch '2.1.x'
...
Closes gh-17258
2019-06-18 15:08:54 -07:00
Phillip Webb
ffbb23bc6d
Always use credentials in forward merge script
...
Closes gh-17257
2019-06-18 15:08:09 -07:00
Phillip Webb
d85a69aa8e
Merge branch 'spring-projects/2.1.x'
...
Closes gh-17256
2019-06-18 15:06:17 -07:00
Phillip Webb
b0415c4044
Don't ignore images on CI build
...
Closes gh-17255
2019-06-18 14:49:16 -07:00
Phillip Webb
cc1807608e
Merge branch '2.1.x'
...
Closes gh-17249
2019-06-18 10:33:20 -07:00
Phillip Webb
718c1d7204
Upgrade Java 12 version in CI image
...
Closes gh-17246
2019-06-18 10:32:57 -07:00
Phillip Webb
f4756e500d
Merge '2.1.x'
...
Closes gh-17248
2019-06-18 10:31:37 -07:00
Phillip Webb
064240266f
Upgrade Java 11 version in CI image
...
Closes gh-17244
2019-06-18 10:31:14 -07:00
Phillip Webb
43ef81cbb6
Merge branch '2.1.x'
...
Closes gh-17247
2019-06-18 10:29:58 -07:00
Phillip Webb
3869da88d4
Upgrade Java 8 version in CI image
...
Closes gh-17245
2019-06-18 10:29:19 -07:00
Phillip Webb
1513ed1b09
Merge branch '2.1.x'
2019-06-18 09:50:34 -07:00
Phillip Webb
de037f55dc
Fix detect JDK CI script
2019-06-18 09:50:05 -07:00
Brian Clozel
809a3965c9
Add missing outcome tag for WebClient metrics
...
On error cases, the "outcome" tag would be missing from recorded metrics
for the `WebClient`.
This commit fixes this issue and improves the reference documentation by
mentioning the tag values used for error cases, when the client response
is not received (I/O errors, client error, etc).
Fixes gh-17219
2019-06-18 15:29:22 +02:00
Phillip Webb
82949b9cc4
Upgrade to Mariadb 2.4.2
...
Closes gh-17237
2019-06-17 20:56:14 -07:00
Phillip Webb
1e0cf960f0
Reinstate single page HTML and PDF docs
...
Closes gh-16854
2019-06-17 20:44:01 -07:00
Phillip Webb
e44caec60b
Merge branch '2.1.x'
...
Closes gh-17236
2019-06-17 19:51:51 -07:00
Phillip Webb
e65d1c777e
Exclude Gradle bin folder
2019-06-17 19:47:29 -07:00
Phillip Webb
3eb7af1506
Upgrade to Infinispan 9.4.15.Final
...
Closes gh-17235
2019-06-17 19:42:33 -07:00
Phillip Webb
2c2b962204
Merge branch '2.1.x'
...
Closes gh-17232
2019-06-17 15:54:51 -07:00
Phillip Webb
d82ccf1405
Ensure META-INF/MANIFEST.MF remains as first entry
...
Update Gradle archive tasks to ensure that `META-INF/` and
`META-INF/MANIFEST.MF` remain as the first entries of the archive.
Prior to this commit, rewritten archives would violate the implicit
specification of `JarInputStream` that these entries should be first.
Fixes gh-16698
2019-06-17 15:48:14 -07:00
Phillip Webb
f4d9e1c650
Fix checkstyle violation
2019-06-17 14:45:17 -07:00
Phillip Webb
69fbd8f20c
Merge branch '2.1.x'
...
Closes gh-17227
Closes gh-17228
2019-06-17 11:53:16 -07:00
Phillip Webb
5e3438f095
Merge pull request #16535 from ayudovin
...
* pr/16535:
Polish "Fix connection timeout configuration for Netty"
Fix connection timeout configuration for Netty
Chain predicates in PropertyMapper when methods
Closes gh-16535
2019-06-17 11:43:07 -07:00
Phillip Webb
692bda1595
Polish "Fix connection timeout configuration for Netty"
...
See gh-16535
2019-06-17 11:26:36 -07:00
ayudovin
b0e4c716d3
Fix connection timeout configuration for Netty
...
Update `NettyWebServerFactoryCustomizer` to deal with the fact that
Netty treats `0` and negative connection timeout values differently to
Tomcat, Undertow and Jetty.
See gh-16535
2019-06-17 11:24:35 -07:00
ayudovin
c2d1cb2c70
Chain predicates in PropertyMapper when methods
...
Update `PropertyMapper` to correctly combine predicates when repeated
calls are made to `when` and `whenNot`. Prior to this commit, subsequent
invocations would replace the previous predicate.
Fixes gh-17225
2019-06-17 11:21:56 -07:00
Andy Wilkinson
bd14050859
Merge branch '2.1.x'
...
Closes gh-17224
2019-06-17 16:16:41 +01:00
Andy Wilkinson
88fbc529e6
Upgrade to Micrometer 1.1.5
...
Closes gh-17222
2019-06-17 16:15:44 +01:00
Andy Wilkinson
f07f030ba9
Merge branch '2.1.x'
...
Closes gh-17223
2019-06-17 16:08:42 +01:00
Andy Wilkinson
fe9db792ee
Complete dependency management for JavaBeans Activation Framework
...
Fixes gh-17062
2019-06-17 16:00:39 +01:00