You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2008/01/05 10:22:33 UTC

[jira] Resolved: (HTTPCORE-134) some serialVersionUID attributes are not private

     [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org