Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DDC5210C90 for ; Sat, 11 Jan 2014 02:18:12 +0000 (UTC) Received: (qmail 41731 invoked by uid 500); 11 Jan 2014 02:18:12 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 41540 invoked by uid 500); 11 Jan 2014 02:18:11 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 41527 invoked by uid 99); 11 Jan 2014 02:18:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 02:18:11 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.220.46 as permitted sender) Received: from [209.85.220.46] (HELO mail-pa0-f46.google.com) (209.85.220.46) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 02:18:07 +0000 Received: by mail-pa0-f46.google.com with SMTP id kp14so5525535pab.33 for ; Fri, 10 Jan 2014 18:17:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ten9CRll0dlfo1hACr5xbpVlfvFouilDZfYjm432mU0=; b=sfH9vRN314G6nT9UpHaqk6UkBR+vckM+2/0wvLGNxgkodcODAEIR8BZuBgkpjoTCCe E8/o6VYYMiVnA0UkWO0/lzZDYPN0yI/nNJKJYCR/sQikjvImEoZWifIjPFd/rfMw8oEr pJifZYph0U6/WiFfR59UGbAW9hX4S8rZefDtAa9ToIX2AQ0Ml1cWJIIfx/IaWqlecO+d wleHIHbDJl3iQqhYjxbQPO3V2uAP7knHdMI5uO3dk45FLGs+L/dbItckt88yuUgtPlnU f9MfY+eGKpPqq3q/PloTQIJxr6wh0UZUmRnDzlwSoP6Ee2q880fvIR5Tc1LnjCzDPdj5 r97g== MIME-Version: 1.0 X-Received: by 10.66.137.109 with SMTP id qh13mr15849515pab.140.1389406667065; Fri, 10 Jan 2014 18:17:47 -0800 (PST) Received: by 10.70.34.44 with HTTP; Fri, 10 Jan 2014 18:17:47 -0800 (PST) Date: Fri, 10 Jan 2014 21:17:47 -0500 Message-ID: Subject: [exec] Java 5 and generics From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=001a11362296d6cfec04efa87200 X-Virus-Checked: Checked by ClamAV on apache.org --001a11362296d6cfec04efa87200 Content-Type: text/plain; charset=UTF-8 Hi All, Now that [exec] has 'graduated' to Java 5, we are getting a bunch of generics raw warnings. It would be nice to get these cleaned up ;) Gary -- E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --001a11362296d6cfec04efa87200--