Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F6CB7A3D for ; Fri, 22 Jul 2011 04:35:48 +0000 (UTC) Received: (qmail 82830 invoked by uid 500); 22 Jul 2011 04:35:45 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 81695 invoked by uid 500); 22 Jul 2011 04:35:33 -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 81272 invoked by uid 99); 22 Jul 2011 04:35:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 04:35:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.210.171 as permitted sender) Received: from [209.85.210.171] (HELO mail-iy0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 04:35:20 +0000 Received: by iyi12 with SMTP id 12so1863730iyi.30 for ; Thu, 21 Jul 2011 21:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type; bh=6M+RPDHXPCToR0z4ZN1ejYcidkNlJjrJim4sOKlynbI=; b=qHS97/j3UuCGEfcgkAsoRBX3ovzeTDcp2Nl2mq9oEF5SmCBV3Wdo7zI8C5RH/TGCIt DzJC1/ytBw5XaUUM1sPXne7Py3whUGIeyWzZngRy+qbP6U/nnTztToR7XGHI8LOUHr6w Ng7Qjy29LuTDJgIwuw7XH2slI/LYgPt+X43qc= Received: by 10.231.208.142 with SMTP id gc14mr928061ibb.115.1311309300055; Thu, 21 Jul 2011 21:35:00 -0700 (PDT) References: <8762mv7xtb.fsf@v35516.1blu.de> From: Gary Gregory In-Reply-To: <8762mv7xtb.fsf@v35516.1blu.de> Mime-Version: 1.0 (iPhone Mail 8K2) Date: Fri, 22 Jul 2011 00:34:57 -0400 Message-ID: <-8112320666906667462@unknownmsgid> Subject: Re: [compress] Proposed Roadmap To: Commons Developers List Content-Type: text/plain; charset=UTF-8 This all sounds good to me. Gary On Jul 22, 2011, at 0:19, Stefan Bodewig wrote: > Hi all, > > From the responses in the Java5 thread I propose the following. > > (1) Release current trunk minus a few lines of code I already added for > initial Zip64 support plus some minor changes ASAP as 1.2 > > (2) Require Java5, use minimal Java5 language features to make compiler > warnings go away, Zip64 and Pack200, maybe some other JIRAs, > release 1.3 > > (3) Completely embrace Java5, use generics and enums, switch package > name to compress2 and tackle the backwards incompatible changes we'd > like to take. > > This is not a vote, yet, but if there seems to be consensus I volunteer > to be the release manager of the next release and drive the process with > a more concrete proposal for the 1.2 release. > > Sure, I've never done any release in Commons before (or performed any > release with mvn at all) so this may slow down the whole process by a > few days and make me ask embarassing questions, but I think we can live > with that. > > As far as timeline goes, I see the 1.2 release really soon as in "next > week" while 1.3 probably is a few weeks of coding away. Right now my > available time comes in bursts and I have a pretty clear picture of how > to implement Zip64 but cannot reliably estimate when it will be ready. > > Stefan > > --------------------------------------------------------------------- > 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