Return-Path: X-Original-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBEBCCF36 for ; Sun, 14 Jul 2013 16:27:13 +0000 (UTC) Received: (qmail 66942 invoked by uid 500); 14 Jul 2013 16:27:13 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 66809 invoked by uid 500); 14 Jul 2013 16:27:08 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 66801 invoked by uid 99); 14 Jul 2013 16:27:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jul 2013 16:27:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of glen.mazza@gmail.com designates 209.85.128.50 as permitted sender) Received: from [209.85.128.50] (HELO mail-qe0-f50.google.com) (209.85.128.50) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jul 2013 16:27:00 +0000 Received: by mail-qe0-f50.google.com with SMTP id f6so5956341qej.37 for ; Sun, 14 Jul 2013 09:26:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=vq20QPO2Syjj+809CH3slKN5uEc15F/rU1R9x0WEuno=; b=VixrJM+4M/e0v79gsmCwh5B4s11lf92jI4YZV274z3EHbPEVVEZyq27yXU7C76T9jh bX97qZxhORq2GYVdEKnEbmj4fbtpiqfvLYx9LEM2Jyxh8oa4Ii9dP1Rxc1SornQx3uZV AzdmH2NUF2DizajoXqtLaDxpUOuTypxVSVeshydbArp0W+iASdvya/3QLEc/hBBvaJum PdOalONOCyqN0xCUqcrIk7ka0iPj7WXDDktoVimiAWL88R59JXK0EwQwiJlaw8XBQwAV 4qre9kXXWzvwC1AoSGWWnz2byzeTka6sLg6n5X+Tc75FENW9iRS+CvqAIQLHnzX7xoHX R4Mg== X-Received: by 10.224.168.14 with SMTP id s14mr46935300qay.91.1373819199805; Sun, 14 Jul 2013 09:26:39 -0700 (PDT) Received: from [192.168.1.46] (pool-71-191-231-96.washdc.east.verizon.net. [71.191.231.96]) by mx.google.com with ESMTPSA id i1sm50055837qas.10.2013.07.14.09.26.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Jul 2013 09:26:38 -0700 (PDT) Message-ID: <51E2D13D.8060501@gmail.com> Date: Sun, 14 Jul 2013 12:26:37 -0400 From: Glen Mazza User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: jspwiki-dev@incubator.apache.org Subject: Re: JDK 7 for JSPWiki? References: <51E1FCFC.5020603@gmail.com> <51E2673E.6010400@holeczek.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Actually, if you have the time, it would be nice if you could start submitting patches toward fixing our rather poor 77.5% Sonar rules compliance score (https://analysis.apache.org/dashboard/index/139724), presently placing us in the bottom 25% of Apache projects (as a sort by RCI on the main page indicates https://analysis.apache.org/dashboard/index). Most of these fixes are the same for JDK 6 or 7. This would be an excellent way for anybody interested to become more involved in the JSPWiki project. Glen On 07/14/2013 09:08 AM, Ichiro Furusato wrote: > i.e., I'd probably just wait until the team decides to move to Java 7 > before diving in further. > > Ichiro > >