Maven 1.x Castor Plugin

Missing serialversionUID in serializable classes

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

In order to ensure that serialized classes work between jars, classes which are serializable should
always explicitly list a serialVersionUID; if the serialized implementation of the object changes, the
number can then be re-generated; but will not change on a per-compile basis and maintains serialized
object compatibility.

See http://jira.codehaus.org/browse/CASTOR-719

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: