[ http://issues.apache.org/jira/browse/HARMONY-509?page=all ]
Mikhail Loenko resolved HARMONY-509:
------------------------------------
Resolution: Fixed
fixed in revision 409557
Mikhail please verify it fully resolves the issue
> BeanContextServicesSupport: no serialVersionUID field in Serializableclass
> ---------------------------------------------------------------------------
>
> Key: HARMONY-509
> URL: http://issues.apache.org/jira/browse/HARMONY-509
> Project: Harmony
> Type: Bug
> Components: Classlib
> Reporter: Mikhail Fursov
> Assignee: Mikhail Loenko
> Priority: Trivial
> Attachments: diff
>
> BCSSServiceProvider, is nested class of BeanContextServicesSupport implements Serializable
interfaces and has no serialVersionUID field.
> We have an agreement that all implementors of Serializable interface must have this field.
> http://incubator.apache.org/harmony/subcomponents/classlibrary/agreements.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|