Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 9234 invoked from network); 10 Nov 2009 09:33:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 09:33:56 -0000 Received: (qmail 65529 invoked by uid 500); 10 Nov 2009 09:33:54 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 65466 invoked by uid 500); 10 Nov 2009 09:33:53 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 65436 invoked by uid 99); 10 Nov 2009 09:33:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 09:33:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of benhei@gmail.com designates 209.85.218.222 as permitted sender) Received: from [209.85.218.222] (HELO mail-bw0-f222.google.com) (209.85.218.222) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 09:33:46 +0000 Received: by bwz22 with SMTP id 22so4705395bwz.5 for ; Tue, 10 Nov 2009 01:33:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=GUvzDtA82jTTP/csVEuSoooZmwKMFFCQ0sMBMZbVHIs=; b=kOvhrWV0a55PD/fqHwJeOLtYae/v+I05b5miEjaIXaHVvFEUOvr9zXEVpjEOLKoUOR Xraxj4NxFVYJwDkGefcqoWY9mTvjPTDofF0Pr9jkuH4KSBkAl5e4ohww4KHnQtBt1yvp HLBwvCrUbjU4xsQu/mw8X/O/Msj6u0LCm/LZg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UhpZHgKpGv8W0AOpmGcm6uS8e00mqG/YdR+gQYlMcLCYaDhvSAW80W61C0qnURXI6F l8eu9W20JbGP1BFTyyCzJFHwDTSS/y82rUplPf655AuDFNsiZ2TOsTHjvjllhvTYlupH NzNp1IUIO1d5LDirdv+dnQKmB0oKoRLkBoaeA= MIME-Version: 1.0 Received: by 10.204.35.11 with SMTP id n11mr949662bkd.40.1257845605753; Tue, 10 Nov 2009 01:33:25 -0800 (PST) In-Reply-To: <9ac0c6aa0911091011t26ddf1c7mc114c49902fe66c3@mail.gmail.com> References: <94095f520911090804x7479dcefyed5a4b4e458155f2@mail.gmail.com> <9ac0c6aa0911090903j4505d70p8b46cdd82c747feb@mail.gmail.com> <94095f520911090919v5adb0e85x7893c9c10a819fc4@mail.gmail.com> <9ac0c6aa0911091011t26ddf1c7mc114c49902fe66c3@mail.gmail.com> Date: Tue, 10 Nov 2009 10:33:25 +0100 Message-ID: <94095f520911100133h71454c1dx306173a69dc83aa3@mail.gmail.com> Subject: Re: Change norm encoding From: Benjamin Heilbrunn To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I applied http://issues.apache.org/jira/secure/attachment/12411342/Lucene-1260.patch That's exactly what I was looking for. The problem is, that from know on I'm on a patched version and I'm not very happy with breaking compatibility to the "original" jars... So is there a chance that this patch becomes a part of lucenes upcoming changes? Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org