Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 58365 invoked from network); 15 Oct 2008 12:08:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2008 12:08:37 -0000 Received: (qmail 20949 invoked by uid 500); 15 Oct 2008 12:08:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 20855 invoked by uid 500); 15 Oct 2008 12:08:36 -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 20844 invoked by uid 99); 15 Oct 2008 12:08:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 05:08:36 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.36] (HELO smtp6-g19.free.fr) (212.27.42.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 12:07:29 +0000 Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 2B471172F1 for ; Wed, 15 Oct 2008 14:08:05 +0200 (CEST) Received: from [192.168.0.112] (mar75-4-82-230-46-25.fbx.proxad.net [82.230.46.25]) by smtp6-g19.free.fr (Postfix) with ESMTP id 00DBD17237 for ; Wed, 15 Oct 2008 14:08:01 +0200 (CEST) Message-ID: <48F5DD1D.8040205@apache.org> Date: Wed, 15 Oct 2008 14:07:57 +0200 From: Emmanuel Bourg User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Commons Developers List Subject: Re: Generics branches? References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org There is one for Commons Collections : https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch Regarding CLI the best would be to generify the trunk directly since CLI 2 hasn't been released yet. CLI 1.x would remain Java 1.4 compatible. Emmanuel Bourg Hendrik Maryns a écrit : > Hi, > > Maybe I should lurk around a little longer before asking, but I see > references to generics branches all around. Are these made for every > project? How to get them? Specifically, I’d be interested for > Collections, Lang and CLI. > > H. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org