[
https://issues.apache.org/jira/browse/HTTPCORE-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roland Weber resolved HTTPCORE-134.
-----------------------------------
Resolution: Fixed
Assignee: Roland Weber
All declared private and recomputed.
I did not verify that all serializable classes have a serialVersionUID
attribute.
I assume that somebody's Eclipse would indicate warnings if that were not the
case.
cheers,
Roland
> some serialVersionUID attributes are not private
> ------------------------------------------------
>
> Key: HTTPCORE-134
> URL: https://issues.apache.org/jira/browse/HTTPCORE-134
> Project: HttpComponents Core
> Issue Type: Improvement
> Components: HttpCore, HttpCore NIO
> Affects Versions: 4.0-alpha6
> Reporter: Roland Weber
> Assignee: Roland Weber
> Priority: Trivial
> Fix For: 4.0-beta1
>
>
> Attributes serialVersionUID are specific to a class and should therefore be
> declared private.
> Verify both core and NIO that this is the case everywhere.
> Maybe we should also check that correct UIDs are defined everywhere.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]