[ http://jira.andromda.org/browse/MISC-36?page=comments#action_12240 ] Wouter Zoons commented on MISC-36: ----------------------------------
which classes would that be ? ClassifierFacade has a serialVersionUID property you can call: http://galaxy.andromda.org/docs/andromda-metafacades-uml/apidocs/org/andromda/metafacades/uml/ClassifierFacade.html#getSerialVersionUID() > 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