[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb resolved BEANUTILS-362. ---------------------------- Resolution: Abandoned The general strategy now in Commons is to stop using Serializable wherever/whenever possible, so I no longer see the point of pursing this > 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 > Priority: Major > Fix For: 1.10.2 > > 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 was sent by Atlassian Jira (v8.20.10#820010)