Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 25881 invoked from network); 8 Jun 2007 01:13:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 01:13:50 -0000 Received: (qmail 81199 invoked by uid 500); 8 Jun 2007 01:13:50 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 81134 invoked by uid 500); 8 Jun 2007 01:13:49 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 81123 invoked by uid 99); 8 Jun 2007 01:13:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2007 18:13:49 -0700 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 buschmic@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2007 18:13:44 -0700 Received: by wx-out-0506.google.com with SMTP id t8so590466wxc for ; Thu, 07 Jun 2007 18:13:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=EHBDy9u7jzqoTRpy4ey0FfufmohW3zw+Yxo2kKl/6V0zzBU8YjVa4WDbqrf6Pz0ILEdysvBdnPQHUfNTXQeM83vLxdxgp2xLZIKhsIihpspEuUx4qDaAuov67ER+vrpZMeqHzyVR6Z0afbSp0hDeJUil5NO5DvDyDD7HbTqeryU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gsBqLVfV8TC2mgdH6NdL1fGS55jYgoLENLVbWFypPhJlNTQsFXUU1QsHb0qTJ369wDRajFv/Bknmo/t6KDv/9JziiQt+v40Zd2cAt32a07/hK3trW0D7zMOGx52oGyYYzNarJmNj+iygmq7FjbxqWvY3fH/tJfTn1LTjKzITA14= Received: by 10.70.69.11 with SMTP id r11mr3518547wxa.1181265203689; Thu, 07 Jun 2007 18:13:23 -0700 (PDT) Received: from ?192.168.0.101? ( [24.87.75.89]) by mx.google.com with ESMTP id 74sm1561652wra.2007.06.07.18.13.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 07 Jun 2007 18:13:23 -0700 (PDT) Message-ID: <4668AD19.7070505@gmail.com> Date: Thu, 07 Jun 2007 18:12:57 -0700 From: Michael Busch User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: PLEASE READ: 2.2 branch created, feature freeze in effect References: <46679D6B.3090101@gmail.com> In-Reply-To: <46679D6B.3090101@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Michael Busch wrote: > > We should make use of this feature freeze and spend the next 10 days for > extensive testing and javadoc improvements. Also help with the maven > patch > (LUCENE-622) is welcome. > To get started with the javadoc improvements I scanned through the index package and opened a bunch of issues in Jira for classes that have incomplete javadocs. I'm sure there are a whole lot more places where improvements can be made. Feel free to open more issues, e. g. for other packages. You can find the open issues here: http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310110&fixfor=12312328 Please assign issues to yourself if you feel comfortable with the particular class! Regards, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org