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
            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]

Reply via email to