Return-Path: X-Original-To: apmail-pdfbox-dev-archive@www.apache.org Delivered-To: apmail-pdfbox-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 2BFDD9F9F for ; Mon, 7 May 2012 10:14:51 +0000 (UTC) Received: (qmail 99757 invoked by uid 500); 7 May 2012 10:14:51 -0000 Delivered-To: apmail-pdfbox-dev-archive@pdfbox.apache.org Received: (qmail 99590 invoked by uid 500); 7 May 2012 10:14:50 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 99562 invoked by uid 99); 7 May 2012 10:14:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 10:14:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.46] (HELO mail-wg0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 10:14:43 +0000 Received: by wgbdq10 with SMTP id dq10so4447747wgb.15 for ; Mon, 07 May 2012 03:14:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=LjiV7Fwm4cEE9XmFJqjJ7e4uxlp0DYyi5JpIXCnRm2w=; b=i/asIY7OMhbhIGoO0ESlKzewXeDaRvJXJRbOkysmKou6GoP2ToJQg1kl99QI88crOk e+tMhyAY487+RHNuUayKz4wSTxXocQvMBxg6edid7hcurfCYOynyPbM/Z/LMK5el+du6 ODEpWSTOJM3vdGyht1DhSUxS8UNJLRHz6kX7k3Y8d32WLRfPakGOUoPQiX+cHzXdmvn7 Xqlvwx/5FpCXOTiqNgieLSrzh9UfnLVcyp/FKm64lcfl40ClpkXLf97JQQ4XZbyKtmUn h7Lx7hr2Ge50W4kv+ZSaR7tQ/e7SclSS2DdsQLNNx8kOac3U5gFu6I7ZQl0tl16fNaR7 Xqnw== Received: by 10.180.101.136 with SMTP id fg8mr33853203wib.4.1336385662857; Mon, 07 May 2012 03:14:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.4.79 with HTTP; Mon, 7 May 2012 03:14:02 -0700 (PDT) In-Reply-To: <4FA78CCE.9010306@ontochem.com> References: <4FA3DDC4.7080707@ontochem.com> <4FA68ECC.7020506@lehmi.de> <4FA78CCE.9010306@ontochem.com> From: Michael McCandless Date: Mon, 7 May 2012 06:14:02 -0400 Message-ID: Subject: Re: 1.7 release? To: dev@pdfbox.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnmsPGTqw2+ZC50F3JVZri7S2gH3cVvXl/OnhgpTsGJeK7h93SRDM9Uioxe/G0b2GDbA5lR On Mon, May 7, 2012 at 4:50 AM, Timo Boehme wrote: > In my opinion there are already a number of improvements in current trunk > compared to 1.6 +1 > and there is no reason to not release another 1.8 before > PDFBOX-1000 is really ready. As I see it we should bump the version to 2.0 > if PDFBOX-1000 finally lands. > Thus I would vote for only adding stuff already in pipeline and bug fixes in > order to do a release in the next few weeks. +1 In general releasing should not have to wait for patches to be committed, and release time isn't the time to suddenly commit a bunch of last minute patches. It should rather be the reverse: right after a release is when you should commit the big changes; this way they have the most time to "bake" (uncovering issues) in trunk. It's best if what's committed is always kept in a releasable state; this way on any given morning someone could wake up and cut a release candidate. If there are truly blocker bugs then they should be marked that way in Jira... Mike McCandless http://blog.mikemccandless.com