Skip to content

Add cancelIdleInterval to IMAP mail adapter XSD and parsers #3017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
garyrussell opened this issue Aug 5, 2019 · 3 comments
Closed

Add cancelIdleInterval to IMAP mail adapter XSD and parsers #3017

garyrussell opened this issue Aug 5, 2019 · 3 comments

Comments

@garyrussell
Copy link
Contributor

@garyrussell garyrussell added this to the Backlog milestone Aug 5, 2019
@artembilan
Copy link
Member

Also looks like the ImapMailInboundChannelAdapterSpec has obtained a cancelIdleInterval() option by mistake.

@artembilan artembilan added the ideal-for-user-contribution An issue that would ideal for a user to get started with contributing. label Aug 15, 2019
@garyrussell
Copy link
Contributor Author

Right; I noticed that; not clear why it's a property on the IMAPMailReceiver.

@artembilan
Copy link
Member

Ha! Good point! So, maybe this is a bug and not so ideal-for-user-contribution. We need to think more and refactor respectively.

@garyrussell garyrussell added type: refactoring in: mail and removed ideal-for-user-contribution An issue that would ideal for a user to get started with contributing. labels Aug 15, 2019
@artembilan artembilan self-assigned this Aug 15, 2019
@artembilan artembilan modified the milestones: Backlog, 5.2.RC1 Aug 15, 2019
artembilan added a commit to artembilan/spring-integration that referenced this issue Aug 15, 2019
Fixes spring-projects#3017

* Expose also a `ImapIdleChannelAdapterSpec.cancelIdleInterval()` option
* Deprecate useless `ImapMailInboundChannelAdapterSpec.cancelIdleInterval()`
artembilan added a commit to artembilan/spring-integration that referenced this issue Aug 28, 2019
Fixes spring-projects#3017

* Expose also a `ImapIdleChannelAdapterSpec.cancelIdleInterval()` option
* Deprecate useless `ImapMailInboundChannelAdapterSpec.cancelIdleInterval()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants