Return-Path: Delivered-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Received: (qmail 29917 invoked from network); 15 Apr 2009 19:59:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 19:59:27 -0000 Received: (qmail 14081 invoked by uid 500); 15 Apr 2009 19:59:27 -0000 Delivered-To: apmail-lucene-pylucene-dev-archive@lucene.apache.org Received: (qmail 14046 invoked by uid 500); 15 Apr 2009 19:59:27 -0000 Mailing-List: contact pylucene-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pylucene-dev@lucene.apache.org Delivered-To: mailing list pylucene-dev@lucene.apache.org Received: (qmail 14036 invoked by uid 99); 15 Apr 2009 19:59:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 19:59:27 +0000 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 [66.51.199.98] (HELO mail10.dslextreme.com) (66.51.199.98) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 15 Apr 2009 19:59:18 +0000 Received: (qmail 11961 invoked from network); 15 Apr 2009 19:58:57 -0000 Received: from unknown (HELO ovaltofu.org) (66.159.224.220) by mail10.dslextreme.com with (DHE-RSA-AES256-SHA encrypted) SMTP; Wed, 15 Apr 2009 12:58:57 -0700 Received: from [192.168.0.6] ([192.168.0.6]) (authenticated bits=0) by ovaltofu.org (8.13.8/8.13.5) with ESMTP id n3FJx6lP026194 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 15 Apr 2009 12:59:07 -0700 (PDT) Date: Wed, 15 Apr 2009 13:00:13 -0700 (PDT) From: Andi Vajda X-X-Sender: vajda@yuzu.local Reply-To: Andi Vajda To: pylucene-dev@lucene.apache.org Subject: Re: Patches for JCC: "--help" (first draft) and support for bdist_wininst In-Reply-To: <12f1ac930904151106h6bce6a0eo2eca4de195f59b66@mail.gmail.com> Message-ID: References: <12f1ac930904150939t4f356fcar4055467728646bd5@mail.gmail.com> <12f1ac930904151106h6bce6a0eo2eca4de195f59b66@mail.gmail.com> User-Agent: Alpine 2.00 (OSX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org On Wed, 15 Apr 2009, Jonas Maurus wrote: Hi Jonas, > that's strange. Perhaps the mailing-list daemon stripped them, because > Google Mail clearly shows them... anyway, I uploaded them on my > website: > > http://maurus.net/src/jcc/help.patch I reviewed and modified this patch for correctness and style but overall it was right on. Committed ! > http://maurus.net/src/jcc/windist.patch Committed unchanged. Thank you for the contributions ! Andi..