Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 68653 invoked from network); 3 Jan 2011 00:32:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2011 00:32:40 -0000 Received: (qmail 89362 invoked by uid 500); 3 Jan 2011 00:32:39 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 89280 invoked by uid 500); 3 Jan 2011 00:32:39 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 89271 invoked by uid 99); 3 Jan 2011 00:32:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jan 2011 00:32:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gx0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jan 2011 00:32:32 +0000 Received: by gxk24 with SMTP id 24so6297374gxk.18 for ; Sun, 02 Jan 2011 16:32:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=lvqbR2cn1gDQvrLkO1GJgKdzN7rAr1tuLHEMnqbQwI0=; b=FcWmpilOa8r6XqZcO9U5ngfW6nWLMwD4WsrlybyhAmB6M+4kHewj8WM8vpCZTnL4lv kZ08vzpwpcRYtM1xA/8kHIGRcG1t/CQsrOx2OrCxG1AZ21DMS7DVmVQKT1iDaueQvYwA dZJL3AxFkF7hlLKtn49Ug4H+P+Mx8DrsXYSNs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=LBmnfuI73WZppp9EUG90GtfCrNWWcRIheafccCOc55ZVzhPOvXZTXcZeCoEuGsZEAa GI5oGWK+3HObSTvI/n4TanoGQAhOjy16yo8RILL96KLmIf0fgXoUVhhwx365OxVaqXfx rfVlqPVwF42u4ZVTtqds0YoVBbUlRb6FNH1tQ= MIME-Version: 1.0 Received: by 10.100.154.2 with SMTP id b2mr12073973ane.48.1294014731166; Sun, 02 Jan 2011 16:32:11 -0800 (PST) Received: by 10.100.127.3 with HTTP; Sun, 2 Jan 2011 16:32:11 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Jan 2011 03:32:11 +0300 Message-ID: Subject: Re: [taglibs] Move to pre-req Java 1.6 for Locale services? From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 2011/1/3 Jeremy Boynes : > As most users are likely to be running on 1.6 and we've not actually released a version needing 1.5 and Sun's 1.5 is generally end-of-lifed, I'd like to propose solving this with the 1.6 APIs and making it a pre-requisite. Any issue with this? > +1 While technically it is possible to implement it differently for 1.5 and 1.6, I think it is not worth our efforts. +1 to go with 1.6+ Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org