INT-1801 fixed the NPE during shutdown of Mail receiver, fixed the dead code in ImapIdleChannelAdapter, polished IdleTask (it now throws IllegalStateException which means resubmit after delay or SI MessagingException if resubmit flag is set to 'false')
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<configs>
|
||||
<config>src/test/java/org/springframework/integration/mail/config/MailOutboundWithJavamailProperties-context.xml</config>
|
||||
<config>src/test/java/org/springframework/integration/mail/config/MessageWithContentTypeTests-context.xml</config>
|
||||
<config>src/test/java/org/springframework/integration/mail/config/incept5-config.xml</config>
|
||||
</configs>
|
||||
<configSets>
|
||||
</configSets>
|
||||
|
||||
Reference in New Issue
Block a user