POP3MessageInfo fields should be final
--------------------------------------
Key: NET-317
URL: https://issues.apache.org/jira/browse/NET-317
Project: Commons Net
Issue Type: Bug
Affects Versions: 2.0
Reporter: Sebb
Fix For: 3.0
The 3 public instance fields in POP3MessageInfo should be made final.
AFAICT, there's no use case for allowing them to be changed externally.
They are not written by current code, but changing them to final would change
the API - hence fix version set to 3.0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.