Skip to content
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

Remove deprecations due for 1.6 release #115

Closed
marcelmay opened this issue Feb 14, 2016 · 1 comment
Closed

Remove deprecations due for 1.6 release #115

marcelmay opened this issue Feb 14, 2016 · 1 comment

Comments

@marcelmay
Copy link
Member

Remove deprecations before releasing 1.6 .

@marcelmay marcelmay self-assigned this Feb 14, 2016
@marcelmay marcelmay added this to the 1.6 milestone Feb 14, 2016
marcelmay added a commit that referenced this issue Feb 14, 2016
- Deprecated GreenMailUtil.instance()
marcelmay added a commit that referenced this issue Jul 10, 2016
Added deprecation rule : Deprecated in 1.5, removal in 1.6.
Tracked in issue #115 : Remove deprecations due for 1.6 release.
@marcelmay
Copy link
Member Author

marcelmay commented Aug 6, 2020

  • GreenMail#util()
  • GreenMailOperations#getReceviedMessagesForDomain(domain)
    • GreenMailProxy#getReceviedMessagesForDomain(domain)
    • GreenMail#getReceviedMessagesForDomain(domain)
  • EncodingUtil#readTillNullChar
  • GreenMailUtil#instance()
  • Retriever#logout()

marcelmay added a commit that referenced this issue Aug 6, 2020
- `GreenMail#util()`
- `GreenMailOperations#getReceviedMessagesForDomain(domain)`
  - `GreenMailProxy#getReceviedMessagesForDomain(domain)`
  - `GreenMail#getReceviedMessagesForDomain(domain)`
marcelmay added a commit that referenced this issue Aug 6, 2020
- Removed EncodingUtil#readTillNullChar(BASE64DecoderStream) since
  GreenMail now uses JDK 8
- Refactored SASL message parsing for POP3/SMTP into SaslMessage
marcelmay added a commit that referenced this issue Aug 6, 2020
- GreenMailUtil#instance()
- Retriever#logout()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant