Fix FTP sample tests to use bigger idle

https://build.spring.io/browse/INTSAMPLES-NIGHTLY-2059/

Fix `JmsMockTests` stubbing via making endpoint stopped before mocking

Force SI and SF versions via their BOMs imports
Regenerate POMs including `dependencyManagement` for BOMs customization
This commit is contained in:
Artem Bilan
2017-04-10 13:53:06 -04:00
parent 2b80cf25a8
commit 5956cf8cfb
72 changed files with 1771 additions and 447 deletions

View File

@@ -30,7 +30,7 @@
expression="payload"
reply-channel="toSplitter">
<int-ftp:request-handler-advice-chain>
<int:retry-advice />
<int:retry-advice/>
</int-ftp:request-handler-advice-chain>
</int-ftp:outbound-gateway>