Camille Vienot
ff8edf8d98
Use assertJ to generate AssertionError and filter its stacktrace
...
Closes gh-15569
2018-12-31 09:58:13 +01:00
Stephane Nicoll
51936e1a5c
Rename "agent" to "agents" to properly indicate its type
...
Closes gh-15455
2018-12-31 09:50:35 +01:00
Stephane Nicoll
960d375f57
Merge branch '2.1.x'
2018-12-30 10:04:01 +01:00
Stephane Nicoll
a8efcadc90
Merge branch '2.0.x' into 2.1.x
2018-12-30 10:02:53 +01:00
Stephane Nicoll
0a0568867a
Merge pull request #15583 from OleksiiBondar
...
* pr/15583:
Polish "Add unit test for cassandra health checker"
Add unit test for cassandra health checker
2018-12-30 10:02:25 +01:00
Stephane Nicoll
4509164789
Polish "Add unit test for cassandra health checker"
...
Closes gh-15583
2018-12-30 10:01:37 +01:00
Oleksii Bondar
db22a81742
Add unit test for cassandra health checker
...
See gh-15583
2018-12-30 10:00:59 +01:00
Stephane Nicoll
2f7d9e503a
Merge pull request #15585 from igor-suhorukov
...
* pr/15585:
Replace Collections sort with list sort() method
2018-12-30 09:52:20 +01:00
igor-suhorukov
3eb2f5e476
Replace Collections sort with list sort() method
...
Closes gh-15585
2018-12-30 09:52:05 +01:00
Stephane Nicoll
13ea6f3df9
Merge pull request #15582 from dreis2211
...
* pr/15582:
Use hasFieldOrPropertyWithValue where possible
2018-12-30 09:48:44 +01:00
dreis2211
0f5f6f15dc
Use hasFieldOrPropertyWithValue where possible
...
Closes gh-15582
2018-12-30 09:48:27 +01:00
Stephane Nicoll
c667a7efe4
Merge pull request #15575 from igor-suhorukov
...
* pr/15575:
Polish "Use Optional value in more functional style"
Use Optional value in more functional style
2018-12-29 11:27:15 +01:00
Stephane Nicoll
d57f831f50
Polish "Use Optional value in more functional style"
...
Closes gh-15575
2018-12-29 11:26:56 +01:00
igor-suhorukov
8ced867e95
Use Optional value in more functional style
...
See gh-15575
2018-12-29 11:26:27 +01:00
Stephane Nicoll
7946bec11f
Merge branch '2.1.x'
2018-12-28 18:22:59 +01:00
Stephane Nicoll
8e8910b2ff
Merge branch '2.0.x' into 2.1.x
2018-12-28 18:20:43 +01:00
Stephane Nicoll
06be9053f6
Merge pull request #15394 from hdeadman
...
* pr/15394:
Polish "Avoid NPE when replacement property does not exist"
Avoid NPE when replacement property does not exist
2018-12-28 18:20:21 +01:00
Stephane Nicoll
4cae2c9c94
Polish "Avoid NPE when replacement property does not exist"
...
Closes gh-15394
2018-12-28 18:19:12 +01:00
hdeadman
a1b71ef910
Avoid NPE when replacement property does not exist
...
See gh-15394
2018-12-28 15:34:23 +01:00
Stephane Nicoll
b578dc05df
Polish
2018-12-26 09:16:27 +01:00
Stephane Nicoll
c9f0860563
Merge pull request #15563 from igor-suhorukov
...
* pr/15563:
Polish "Simplify code by using for-each loop"
Simplify code by using for-each loop
2018-12-25 10:00:19 +01:00
Stephane Nicoll
1223355fe6
Polish "Simplify code by using for-each loop"
...
Closes gh-15563
2018-12-25 09:59:41 +01:00
igor-suhorukov
dfb3cd51bc
Simplify code by using for-each loop
...
See gh-15563
2018-12-25 09:58:42 +01:00
Stephane Nicoll
cc5624efc4
Merge branch '2.1.x'
2018-12-25 09:56:03 +01:00
Stephane Nicoll
27a611f635
Restore reference to nutz third party starter
...
Closes gh-15564
2018-12-25 09:55:38 +01:00
Stephane Nicoll
fbef9700bf
Merge branch '2.1.x'
2018-12-24 16:39:47 +01:00
Stephane Nicoll
3e9246ead4
Merge pull request #15562 from ewjmulder
...
* pr/15562:
Fix system properties override example
2018-12-24 16:39:35 +01:00
Erik Mulder
00763af335
Fix system properties override example
...
Closes gh-15562
2018-12-24 16:39:20 +01:00
Stephane Nicoll
f3d5457665
Merge pull request #15559 from igor-suhorukov
...
* pr/15559:
Polish "Replace indexOf() with a call to the contains()"
Replace indexOf() with a call to the contains()
2018-12-24 09:53:30 +01:00
Stephane Nicoll
805ff6000a
Polish "Replace indexOf() with a call to the contains()"
...
Closes gh-15559
2018-12-24 09:52:29 +01:00
igor-suhorukov
b370b1f03a
Replace indexOf() with a call to the contains()
...
See gh-15559
2018-12-24 09:52:15 +01:00
Stephane Nicoll
67eb3b748c
Merge pull request #15554 from igor-suhorukov
...
* pr/15554:
Polish "Replace redundant call to class isInstance() with instanceof"
Replace redundant call to class isInstance() with instanceof
2018-12-23 15:54:05 +01:00
Stephane Nicoll
fd12e696b0
Polish "Replace redundant call to class isInstance() with instanceof"
...
Closes gh-15554
2018-12-23 15:51:39 +01:00
igor-suhorukov
7424f48803
Replace redundant call to class isInstance() with instanceof
...
See gh-15554
2018-12-23 15:50:22 +01:00
Andy Wilkinson
372b6605b3
Merge branch '2.1.x'
2018-12-21 15:32:31 +00:00
Andy Wilkinson
83ce5dcee8
Add missing task output annotations to BootJar and BootWar
...
Closes gh-15488
2018-12-21 15:32:04 +00:00
Andy Wilkinson
ddf64802c0
Merge branch '2.1.x'
2018-12-21 15:13:10 +00:00
Andy Wilkinson
3cfcc9e9a7
Merge pull request #15550 from Nishant Raut
...
* gh-15550:
Polish "Stop JtaAutoConfiguration from enabling JtaProperties when not used"
Stop JtaAutoConfiguration from enabling JtaProperties when not used
2018-12-21 15:12:41 +00:00
Andy Wilkinson
bfd63ab085
Polish "Stop JtaAutoConfiguration from enabling JtaProperties when not used"
...
Closes gh-15550
2018-12-21 15:12:29 +00:00
Nishant Raut
0b29da14b3
Stop JtaAutoConfiguration from enabling JtaProperties when not used
...
See gh-15550
2018-12-21 15:12:29 +00:00
Andy Wilkinson
dd96fff544
Update README links following move to pure Asciidoctor
...
Closes gh-15545
2018-12-21 11:15:45 +00:00
Stephane Nicoll
6013146a9a
Merge pull request #15543 from igor-suhorukov
...
* pr/15543:
Simplify code by using Map computeIfAbsent
2018-12-21 11:13:24 +01:00
igor-suhorukov
cbf6b330ba
Simplify code by using Map computeIfAbsent
...
Closes gh-15543
2018-12-21 11:12:56 +01:00
Stephane Nicoll
b8c82ec425
Merge pull request #15429 from dreis2211
...
* pr/15429:
Drop ContentContainingCondition in favor of Assertions.contentOf
2018-12-20 18:09:42 +01:00
dreis2211
3544ed045b
Drop ContentContainingCondition in favor of Assertions.contentOf
...
Closes gh-15429
2018-12-20 18:05:56 +01:00
Stephane Nicoll
0d67f7ae9a
Merge branch '2.1.x'
2018-12-20 18:02:46 +01:00
Stephane Nicoll
b039982273
Merge branch '2.0.x' into 2.1.x
2018-12-20 18:02:38 +01:00
Stephane Nicoll
6906859a60
Merge pull request #15536 from dreis2211
...
* pr/15536:
Polish javadoc of ConfigurableUndertowWebServerFactory method
2018-12-20 18:02:22 +01:00
dreis2211
9ffb4f69cd
Polish javadoc of ConfigurableUndertowWebServerFactory method
...
Closes gh-15536
2018-12-20 18:01:38 +01:00
Stephane Nicoll
c948bdd14d
Merge branch '2.1.x'
2018-12-20 17:59:46 +01:00