The serializable class PageLocalImpl does not declare a static final serialVersionUID field of type long

There is a lot of these in cocoon's sources. Can I fix that by adding:
private static final long serialVersionUID = 1L;

This is one of eclipse's QuickFix so I can have this done in few minutes.

--
Leszek Gawron                                      [EMAIL PROTECTED]
Project Manager                                    MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

Reply via email to