Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 79965 invoked from network); 22 Jan 2007 19:44:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2007 19:44:47 -0000 Received: (qmail 92106 invoked by uid 500); 22 Jan 2007 19:44:52 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 92086 invoked by uid 500); 22 Jan 2007 19:44:52 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 92077 invoked by uid 99); 22 Jan 2007 19:44:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 11:44:52 -0800 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 yseeley@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 11:44:43 -0800 Received: by an-out-0708.google.com with SMTP id c3so446337ana for ; Mon, 22 Jan 2007 11:44:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mnWoDcGYdqZHoaJ3avaUG1Ro0K4IvbPjfoHoTN8Nz5+kzJYVrPxQ5EVm+ARX2hk2/7BAkiKO+VRSTFckwaazbUnlGf8Ry7QfbKrgJheorJ9ngp0+VFze9FD/YsDYcz8brNA1GzC9GLN+tcqLQRBoCc74jR5ji5A3RHtu3Svq1sk= Received: by 10.82.136.4 with SMTP id j4mr5635564bud.1169495061676; Mon, 22 Jan 2007 11:44:21 -0800 (PST) Received: by 10.82.106.19 with HTTP; Mon, 22 Jan 2007 11:44:21 -0800 (PST) Message-ID: Date: Mon, 22 Jan 2007 14:44:21 -0500 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-dev@lucene.apache.org Subject: Re: continuous integration for solrb In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3b5f72030701221009k55501068x4baf73ebfb5645@mail.gmail.com> X-Google-Sender-Auth: 85e66da2ad0182e7 X-Virus-Checked: Checked by ClamAV on apache.org On 1/22/07, Chris Hostetter wrote: > Of course: if/when that happens, Solr will probably want to stop using > nightly builds of lucene anyway, and only rev when their official point > releases. I'd rather play that one by ear... I haven't rev'd the lucene version recently because of all the file format changes going on. At this point, I would feel a little more comfortable with waiting until the next release, or near to it. -Yonik