[ http://jira.andromda.org/browse/MISC-36?page=comments#action_12243 ]
     
Walter Itamar Mourão commented on MISC-36:
------------------------------------------

Sample classes with the warnings:
HibernateStringClobType, StrutsValidator, bpm4struts forms, bpm4struts 
controllers.

Really I just realize some other warnings in bpm4struts:
The local variable specificForm is never read
The local variable previousFormObject is never read

Of course I can turn the warning off in the compiler, but unfortunately my hand 
made code will not be checked too.

> 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

Reply via email to