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 9F17C70CF for ; Fri, 9 Dec 2011 13:45:44 +0000 (UTC) Received: (qmail 31742 invoked by uid 500); 9 Dec 2011 13:45:44 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 31665 invoked by uid 500); 9 Dec 2011 13:45:44 -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 31657 invoked by uid 99); 9 Dec 2011 13:45:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 13:45:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 13:45:37 +0000 Received: by vbbfq11 with SMTP id fq11so8721597vbb.30 for ; Fri, 09 Dec 2011 05:45:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=sLqQI97XHsdSBI2q0PmkTYnbInBgAdEh/L5XJ1rtT+s=; b=RaOwLT0b2zrUDpuHWow7OteQscp9F9cCYU8Gyb0PK2lKAHEFM++IfUWZndodfV0VdL A8nknB5uBsRfzVhzO0CIxgbkzR8t8LWbtDD3x8paf1rIGCLX3xsShaj/HPWQDyXEUQr6 2b5OBWz+hmZTjmmegFxvkG4RNFs88eRDwuqK0= MIME-Version: 1.0 Received: by 10.52.65.176 with SMTP id y16mr4429375vds.53.1323438317075; Fri, 09 Dec 2011 05:45:17 -0800 (PST) Received: by 10.220.230.132 with HTTP; Fri, 9 Dec 2011 05:45:17 -0800 (PST) In-Reply-To: References: <-1553781540987270764@unknownmsgid> Date: Fri, 9 Dec 2011 13:45:17 +0000 Message-ID: Subject: Re: [Sanselan] release plan? From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 On 9 December 2011 12:10, Damjan Jovanovic wrote: > Hi > > Yes, it's time for a release. All tests now pass, and most of the serious > issues are now fixed. The tests are very "noisy" at present - there is a lot of output to standard out, which makes it quite tricky to follow the progress of the tests. The debug output should be off by default; it might however be useful to make this switchable, rather than deleting it. Probably sufficient to do this per test class as a static boolean flag. If a test case fails, one will need to go into the code anyway, so probably not necessary to make the output externally switchable. Agreed? > However I did promise a few people their patches would get attention, so > first I would like to review and apply the TIFF performance enhancement > patches by Gary Lucas (SANSELAN-56 to 58), and the TIFF G.3 and G.4 > compression patches (SANSELAN-48). Then after that, which is hopefully > early next week, I'll start the release process. > > Regards > Damjan > > On Fri, Dec 9, 2011 at 1:20 PM, Gary Gregory wrote: > >> Hi all, >> >> I've a lot of commit activity here recently which is quite welcome. >> What are thoughts on releasing? Can anyone comment on the state of the >> component? >> >> Than you, >> >> Gary >> >> --------------------------------------------------------------------- >> 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