Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 76177 invoked from network); 16 Oct 2010 13:27:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Oct 2010 13:27:47 -0000 Received: (qmail 94062 invoked by uid 500); 16 Oct 2010 13:27:46 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 93827 invoked by uid 500); 16 Oct 2010 13:27:44 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 93817 invoked by uid 99); 16 Oct 2010 13:27:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Oct 2010 13:27:43 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Oct 2010 13:27:43 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9GDRNOQ022164 for ; Sat, 16 Oct 2010 13:27:23 GMT Message-ID: <22918566.1451287235643166.JavaMail.jira@thor> Date: Sat, 16 Oct 2010 09:27:23 -0400 (EDT) From: "Brent Worden (JIRA)" To: issues@commons.apache.org Subject: [jira] Resolved: (COLLECTIONS-327) Serialisable classes without serialVersionUID In-Reply-To: <1009495481.1242822706079.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COLLECTIONS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brent Worden resolved COLLECTIONS-327. -------------------------------------- Resolution: Fixed SVN 1023281. all serialVersionUID fields added. > Serialisable classes without serialVersionUID > --------------------------------------------- > > Key: COLLECTIONS-327 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-327 > Project: Commons Collections > Issue Type: Improvement > Affects Versions: 3.2 > Reporter: Sebb > Assignee: Brent Worden > Fix For: 4.0 > > Attachments: collections.pat > > > The following classes are serializable, but don't declare a serialVersionUID: > ExtendedProperties > TreeBidiMap -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.