You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (JIRA)" <ji...@apache.org> on 2018/09/14 02:26:00 UTC

[jira] [Commented] (GEOMETRY-12) Update Serializable UIDs

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

Matt Juntunen commented on GEOMETRY-12:
---------------------------------------

This is done as of commit 45bffa7.

> Update Serializable UIDs
> ------------------------
>
>                 Key: GEOMETRY-12
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-12
>             Project: Apache Commons Geometry
>          Issue Type: Task
>            Reporter: Matt Juntunen
>            Priority: Minor
>
> The Serializable UIDs for all classes should be set to the date of the last incompatible change, ex: 
> {code:java}
> /** Serializable version identifier. */
> private static final long serialVersionUID = 20180201L;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)