* * Fix new Sonar issue in the `AbstractMailReceiver` * * Move `unlock()` to its own `finally` * * Make `ImapMailReceiverTests.imapIdleServer` non-static to allow recreate the mail server for each test method https://build.spring.io/browse/INT-MASTERSPRING40-591/ * * Remove MongoDb download from Travis config * * Fix Checkstyle violation