You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/18 13:40:59 UTC

[jira] [Commented] (QPID-7528) Add serializationVersionId to the classes implementing Serializable

    [ https://issues.apache.org/jira/browse/QPID-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676736#comment-15676736 ] 

ASF subversion and git services commented on QPID-7528:
-------------------------------------------------------

Commit 1770380 from orudyy@apache.org in branch 'java/trunk'
[ https://svn.apache.org/r1770380 ]

QPID-7528: Add serializationVersionId to the classes implementing Serializable

Implements Serializable on implementations of Principal

> Add serializationVersionId to the classes implementing Serializable
> -------------------------------------------------------------------
>
>                 Key: QPID-7528
>                 URL: https://issues.apache.org/jira/browse/QPID-7528
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: qpid-java-6.2
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>            Priority: Minor
>
> * The following classes implement Serializable but do not have a serializationVersionId
> ** QpidConnectionFactoryProxy
> ** UnsignedShort
> ** UnsignedLong
> ** StringWriter
> ** UnsignedInteger
> ** UnsignedByte
> ** AuthenticatedPrincipal
> ** UsernamePrincipal
> ** PlainPasswordCallback
> ** GroupPrincipal
> ** DefinedFileServlet
> ** FileServlet
> ** MessageContentServlet
> ** MessageServlet
> ** MetaDataServlet
> ** RestServlet
> ** SaslServlet
> ** StructureServlet
> ** ManagementLogonLogoffReporter
> ** UsernameCachingRMIJRMPServer
> ** AMQConnectionFactory
> ** QpidExchangeOptions
> ** QpidQueueOptions
> ** JCAProvider
> Implement Serializable on Principals not having it implemented as it is a Subject requirement



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org