Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 95787 invoked from network); 6 Apr 2010 18:35:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 18:35:55 -0000 Received: (qmail 7617 invoked by uid 500); 6 Apr 2010 18:35:54 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 7579 invoked by uid 500); 6 Apr 2010 18:35:54 -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 7571 invoked by uid 99); 6 Apr 2010 18:35:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 18:35:54 +0000 X-ASF-Spam-Status: No, hits=-1231.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 18:35:53 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 77C14234C1F2 for ; Tue, 6 Apr 2010 18:35:33 +0000 (UTC) Message-ID: <1532666666.21901270578933475.JavaMail.jira@brutus.apache.org> Date: Tue, 6 Apr 2010 18:35:33 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk In-Reply-To: <356887269.7931270553133497.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: ---------------------------------- Attachment: LUCENE-2370.patch Here the final patch after cooperative reviewing in IRC. I will commit the merge now for Solr+Lucene. The following points are still broken: - DirectoryReader readded a bug (Mike McCandless knows) - TestIndexWriterReader in trunk and backwards has some test commented out, they have to do with above problem > Reintegrate flex branch into trunk > ---------------------------------- > > Key: LUCENE-2370 > URL: https://issues.apache.org/jira/browse/LUCENE-2370 > Project: Lucene - Java > Issue Type: Task > Affects Versions: Flex Branch > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: 3.1 > > Attachments: LUCENE-2370-solrfixes.patch, LUCENE-2370.patch, LUCENE-2370.patch, LUCENE-2370.patch, LUCENE-2370.patch > > > This issue is for reintegrating the flex branch into current trunk. I will post the patch here for review and commit, when all contributors to flex have reviewed the patch. > Before committing, I will tag both trunk and flex. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org