[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-902) Add explict serialVersionUID to all exception classes and serializable classes
Manik Surtani (JIRA)
jira-events at jboss.com
Wed Jan 17 12:03:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-902?page=all ]
Manik Surtani closed JBCACHE-902.
---------------------------------
Resolution: Rejected
We now have a set of serialization compat tests (run during the cruise control process) that will eke out classes that are missing a svUID. Will make it easy to fix on the fly as we move on.
> Add explict serialVersionUID to all exception classes and serializable classes
> ------------------------------------------------------------------------------
>
> Key: JBCACHE-902
> URL: http://jira.jboss.com/jira/browse/JBCACHE-902
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Elias Ross
> Assigned To: Manik Surtani
>
> Although it's fairly tedious, it's not a bad idea to add a serialVersionUID to all exception and serializable classes.
> This will prevent accidental regressions such as JBAS-3772.
> It may be worth closesly examining the format of many serializable classes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list