[ http://jira.andromda.org/browse/MISC-36?page=comments#action_12242 ] Chad Brandon commented on MISC-36: ----------------------------------
About that serialVersionUID on classifier facade (that really shouldn't even be in the UML metafacades, its to Java specific). > add default serialVersionUID to all serializable classes > -------------------------------------------------------- > > Key: MISC-36 > URL: http://jira.andromda.org/browse/MISC-36 > Project: Miscellaneous > Type: Improvement > Reporter: Walter Itamar MourĂ£o > Assignee: Wouter Zoons > Priority: Trivial > > I've got a lot of warnings regarding the lack of the serialVersionUID > variable in serializable classes. If possible please add the default value in > all generated serializable classes, like this: > private static final long serialVersionUID = 1L; ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information