Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 23065 invoked from network); 15 Feb 2007 10:47:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 10:47:18 -0000 Received: (qmail 31003 invoked by uid 500); 15 Feb 2007 10:47:22 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 30904 invoked by uid 500); 15 Feb 2007 10:47:22 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 30890 invoked by uid 99); 15 Feb 2007 10:47:22 -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 02:47:22 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jwcarman@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 02:47:12 -0800 Received: by nf-out-0910.google.com with SMTP id l36so1095091nfa for ; Thu, 15 Feb 2007 02:46:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZU62tPQGuXanUFRAk5cJbOMq7aj9iUylRSt72NeLRyc0Fo5GB/rB7tf0JtEcwQ74nAb9hPXKBIjAYVPkyRlkww+aPon1t3re8BtT693BkSO4/ls+Dt8CyOvaF4DMQZx/F2fOuew+PmBSoOl5Ws8Bl2Gb3w1VBWT31DPDt16QheM= Received: by 10.82.120.14 with SMTP id s14mr2480021buc.1171536410144; Thu, 15 Feb 2007 02:46:50 -0800 (PST) Received: by 10.82.178.12 with HTTP; Thu, 15 Feb 2007 02:46:50 -0800 (PST) Message-ID: Date: Thu, 15 Feb 2007 05:46:50 -0500 From: "James Carman" Sender: jwcarman@gmail.com To: "Jakarta Commons Developers List" Subject: Re: [lang] 3.0 thoughts again In-Reply-To: <31cc37360702150046l24a4d398mf0c9d94eff8f03a4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <31cc37360702150046l24a4d398mf0c9d94eff8f03a4@mail.gmail.com> X-Google-Sender-Auth: f7152eece932609d X-Virus-Checked: Checked by ClamAV on apache.org Since my project is JDK5, I'd love for the commons projects to start moving to JDK5. :-) I hate having to put in those @SuppressWarnings annotations everywhere I use commons collections. On 2/15/07, Henri Yandell wrote: > So... I'd like to: > > * Move to JDK 1.5 as a minimum (generating class 49 jars to stop > accidental usage on pre 1.5). > * Remove deprecated code. > * Look into other code to deprecate based on the move to JDK 1.5. > * Create a CI site, as opposed to a user site. > * Move to an m2 build (dropping ant/m1). > > Based on previous discussions, I'm presuming some of this will raise > opinions. Does anyone mind if I start playing with the above on an > experimental -3.0 branch (trunk would become 2.4-SNAPSHOT)? > > Hen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org