You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/03/23 12:29:27 UTC

[jira] Reopened: (BEANUTILS-362) Add serialVersionUID to Serializable classes

     [ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton reopened BEANUTILS-362:
---------------------------------------


> Add serialVersionUID to Serializable classes
> --------------------------------------------
>
>                 Key: BEANUTILS-362
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-362
>             Project: Commons BeanUtils
>          Issue Type: Bug
>            Reporter: Sebb
>            Assignee: Niall Pemberton
>             Fix For: 1.8.3
>
>         Attachments: beanutils-362.diff
>
>
> The following classes are Serializable, but don't have serialVersionUID defined:
> BasicDynaBean
> BasicDynaClass 
> DynaProperty 
> LazyDynaBean 
> LazyDynaList 
> Performance (and JVM interoperability) would be improved by adding the UIDs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.