Upgrade to ActiveMQ-5.15.0 and increase test time
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-2211 It isn't clear why second message copy is lost, so increase timeout in case of some fluctuations in the ActiveMQ. Also increase logging level to DEBUG to see some info in the next failure
This commit is contained in:
@@ -169,7 +169,7 @@ subprojects { subproject ->
|
||||
}
|
||||
|
||||
ext {
|
||||
activeMqVersion = '5.13.4'
|
||||
activeMqVersion = '5.15.0'
|
||||
apacheSshdVersion = '1.4.0'
|
||||
aspectjVersion = '1.8.9'
|
||||
commonsDigesterVersion = '2.0'
|
||||
|
||||
Reference in New Issue
Block a user