From adffaces-issues-return-1803-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Fri Feb 16 00:19:29 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 52846 invoked from network); 16 Feb 2007 00:19:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 00:19:28 -0000 Received: (qmail 78213 invoked by uid 500); 16 Feb 2007 00:19:35 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 78196 invoked by uid 500); 16 Feb 2007 00:19:35 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 78043 invoked by uid 99); 16 Feb 2007 00:19:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 16:19:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 16:19:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6579A7141EF for ; Thu, 15 Feb 2007 16:19:06 -0800 (PST) Message-ID: <7050470.1171585146413.JavaMail.jira@brutus> Date: Thu, 15 Feb 2007 16:19:06 -0800 (PST) From: "Simon Lessard (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-384) Periodical code cleanup (2007-02-15) In-Reply-To: <1480025.1171585145994.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard updated ADFFACES-384: ----------------------------------- Status: Patch Available (was: Open) > Periodical code cleanup (2007-02-15) > ------------------------------------ > > Key: ADFFACES-384 > URL: https://issues.apache.org/jira/browse/ADFFACES-384 > Project: MyFaces ADF-Faces > Issue Type: Task > Components: Build > Environment: All > Reporter: Simon Lessard > Assigned To: Simon Lessard > Priority: Trivial > > Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.