From dev-return-105813-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Sun Dec 02 16:57:45 2007 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 29877 invoked from network); 2 Dec 2007 16:57:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Dec 2007 16:57:45 -0000 Received: (qmail 2178 invoked by uid 500); 2 Dec 2007 16:57:32 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 2100 invoked by uid 500); 2 Dec 2007 16:57:31 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 2091 invoked by uid 99); 2 Dec 2007 16:57:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2007 08:57:31 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hanson.char@gmail.com designates 209.85.198.184 as permitted sender) Received: from [209.85.198.184] (HELO rv-out-0910.google.com) (209.85.198.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2007 16:57:12 +0000 Received: by rv-out-0910.google.com with SMTP id k20so3303840rvb for ; Sun, 02 Dec 2007 08:57:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RU0SBZZZOL9n5WqAnOQuN+uCU1ksUGscDcc2xVKX/nA=; b=vzX2UTZjrJy/obdoSfswai6H8oNtcAM+80OuQQ/+shyYS/U64iErFG/bP3ugAJouhHtLdQOS/+3fIGUc0Dr7/wNyc3wnFYvFqEhS6p9KxF1IQKebcKb6pnbxv27fTCJnPaHcBbC4jAB6W+TCT9DGGly845QrBzmeVQNTl4dKv5I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pISzoMCiG0MPgZpWFt8TGDATgAghXw27xTV6CSCOjqw6meINAQSCOe63nd2N8Kmsdb2OReGhtBBdjNDp/2LNLhoSy21ZahNCvwG/20RgxWZ7tu3nO63lQxvzgj484HE7/UFmNxmA9e4MXTZ3TGc3UofN6tUXWXBKRdFjkGWhkMI= Received: by 10.142.114.15 with SMTP id m15mr3032048wfc.1196614634501; Sun, 02 Dec 2007 08:57:14 -0800 (PST) Received: by 10.143.29.4 with HTTP; Sun, 2 Dec 2007 08:57:14 -0800 (PST) Message-ID: Date: Sun, 2 Dec 2007 08:57:14 -0800 From: "Hanson Char" To: "Jakarta Commons Developers List" Subject: Re: [lang] 1.3 problems In-Reply-To: <47527EAB.4070801@btopenworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <31cc37360712012020r60a5fbd7ha622d1d072544528@mail.gmail.com> <47527EAB.4070801@btopenworld.com> X-Virus-Checked: Checked by ClamAV on apache.org 1.5+ time! On Dec 2, 2007 1:45 AM, Stephen Colebourne wrote: > My preference is to keep this release and branch of [lang] as 1.3 > compatible, primarily as part of the purpose of [lang] is to fill in JDK > holes for old JDKs. > > I would then suggest that [lang] switches to Java 5, in a new package. > > Stephen > > > > Henri Yandell wrote: > > We've three 1.3 specific compile time problems. Do we move to 1.4, or > > just fix these? > > > > Two currently in SVN: > > > > [javac] /Users/hen/apache/commons-proper/lang/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java:356: > > MessageFormat(java.lang.String,java.util.Locale) has private access in > > java.text.MessageFormat > > [javac] super(pattern, locale); > > [javac] ^ > > [javac] /Users/hen/apache/commons-proper/lang/src/java/org/apache/commons/lang/text/NumberMetaFormat.java:120: > > cannot resolve symbol > > [javac] symbol : method getIntegerInstance (java.util.Locale) > > [javac] location: class java.text.NumberFormat > > [javac] .getIntegerInstance(getLocale())); > > > > and one in the simplest solution to LANG-381. > > > > Thoughts? 1.4 time? > > > > Hen > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > > For additional commands, e-mail: dev-help@commons.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org