From dev-return-100575-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Mon Sep 29 14:09:36 2008 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 52557 invoked from network); 29 Sep 2008 14:09:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 14:09:36 -0000 Received: (qmail 63380 invoked by uid 500); 29 Sep 2008 14:09:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 62981 invoked by uid 500); 29 Sep 2008 14:09:33 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 62970 invoked by uid 99); 29 Sep 2008 14:09:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 07:09:33 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 14:08:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93769234C1E4 for ; Mon, 29 Sep 2008 07:08:44 -0700 (PDT) Message-ID: <197153397.1222697324602.JavaMail.jira@brutus> Date: Mon, 29 Sep 2008 07:08:44 -0700 (PDT) From: "Simone Tripodi (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Created: (COCOON3-1) Exceptions and Serializable classes should contain the serialVersionUID field MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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 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.