You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2008/09/29 16:10:44 UTC

[jira] Updated: (COCOON3-1) Exceptions and Serializable classes should contain the serialVersionUID field

     [ https://issues.apache.org/jira/browse/COCOON3-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi updated COCOON3-1:
---------------------------------

    Attachment: serialVersionUID.patch

The attached patch adds the serialVersionUID field to all Exceptions and Serializables

> Exceptions and Serializable classes should contain the serialVersionUID field
> -----------------------------------------------------------------------------
>
>                 Key: COCOON3-1
>                 URL: https://issues.apache.org/jira/browse/COCOON3-1
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-pipeline
>    Affects Versions: 3.0.0-alpha-2
>            Reporter: Simone Tripodi
>            Assignee: Cocoon Developers Team
>            Priority: Trivial
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: serialVersionUID.patch
>
>
> According to specifications, Exceptions and Serializable classes should contain a static final long field named serialVersionUID.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.