Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 44820 invoked from network); 24 Oct 2005 01:05:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Oct 2005 01:05:34 -0000 Received: (qmail 60806 invoked by uid 500); 24 Oct 2005 01:05:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 60750 invoked by uid 500); 24 Oct 2005 01:05:27 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 60739 invoked by uid 99); 24 Oct 2005 01:05:26 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Oct 2005 18:05:24 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id AEF45222 for ; Mon, 24 Oct 2005 03:05:03 +0200 (CEST) Message-ID: <1823377532.1130115903714.JavaMail.jira@ajax.apache.org> Date: Mon, 24 Oct 2005 03:05:03 +0200 (CEST) From: "John Sisson (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-1105) org.apache.geronimo.axis.client.NoOverrideCallbackFilter should implement should implement equals() and hashcode() methods In-Reply-To: <297262727.1130115123139.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1105?page=all ] John Sisson closed GERONIMO-1105: --------------------------------- Resolution: Fixed Applied.. Revision: 327895 Author: jsisson Date: 10:57:34 AM, Monday, 24 October 2005 Message: GERONIMO-1105 implement equals() and hashcode() methods as a result of the discussions on cglib in for GERONIMO#1062, to keep implementations of CallbackFilter consistent. ---- Modified : /geronimo/trunk/modules/axis/src/java/org/apache/geronimo/axis/client/NoOverrideCallbackFilter.java > org.apache.geronimo.axis.client.NoOverrideCallbackFilter should implement should implement equals() and hashcode() methods > -------------------------------------------------------------------------------------------------------------------------- > > Key: GERONIMO-1105 > URL: http://issues.apache.org/jira/browse/GERONIMO-1105 > Project: Geronimo > Type: Bug > Components: webservices > Versions: 1.0-M4, 1.0-M5 > Reporter: John Sisson > Assignee: John Sisson > Priority: Trivial > Fix For: 1.0 > > The NoOverrideCallbackFilter class should implement equals() and hashcode() methods, as a result of the discussions on cglib in GERONIMO-1062. -- 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