Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 6F316178D4 for ; Mon, 23 Feb 2015 09:06:07 +0000 (UTC) Received: (qmail 87321 invoked by uid 500); 23 Feb 2015 09:05:57 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 87253 invoked by uid 500); 23 Feb 2015 09:05:57 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 87242 invoked by uid 99); 23 Feb 2015 09:05:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 09:05:56 +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 jpountz@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2015 09:05:51 +0000 Received: by lbiz12 with SMTP id z12so16938304lbi.11 for ; Mon, 23 Feb 2015 01:04:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=u5nrL9569w5Vv4V04DjQR+QTZWNoRmAom7pczroHRd4=; b=ft4FKB1Lacixs4fFDcWbgGsSUYcHuoAn3tCsf6vN8uO+Eb6ANzPosLixmjDx46YDHb 9iz/YMPTIFOddCAd+1pGIxNcAWVLWibIp94wUZeoj/AUIZDt7kvZRJ6DDaphyBkjBBnv ZJtmUSQlBFCFMK5iC1OyQk7TUqlN3zA8JTTXeqZYqKkBQenUBqAZGMLw4vMFtPc9Ytr/ EhEBUnLHKZQgSJSoRhyc2MFvZCQP3WmlWJgQt2rZQJ7NMy0H8lcA5y7r4EA6UYCx6Aar JM8N+aInxfLB9gxv0jlWOQR8BlHAcHy4isZm4sn0HpmH9ni44LshNMnmHqfgt+0xR5mp k2cA== X-Received: by 10.152.26.199 with SMTP id n7mr8699745lag.29.1424682284925; Mon, 23 Feb 2015 01:04:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.160.197 with HTTP; Mon, 23 Feb 2015 01:04:24 -0800 (PST) In-Reply-To: <20150223065048.1253DAC0110@hades.apache.org> References: <20150223065048.1253DAC0110@hades.apache.org> From: Adrien Grand Date: Mon, 23 Feb 2015 10:04:24 +0100 Message-ID: Subject: Re: svn commit: r1661609 - in /lucene/dev/trunk: dev-tools/scripts/ lucene/backward-codecs/src/test/org/apache/lucene/index/ To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Feb 23, 2015 at 7:50 AM, wrote: > Author: rjernst > Log: > adding bwc test indexes for 5.0.0 Thanks Ryan! -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org