Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 4327 invoked from network); 4 Mar 2010 21:36:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 21:36:11 -0000 Received: (qmail 13661 invoked by uid 500); 4 Mar 2010 21:35:59 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 13635 invoked by uid 500); 4 Mar 2010 21:35:59 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 13627 invoked by uid 99); 4 Mar 2010 21:35:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 21:35:59 +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 markrmiller@gmail.com designates 209.85.218.219 as permitted sender) Received: from [209.85.218.219] (HELO mail-bw0-f219.google.com) (209.85.218.219) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 21:35:50 +0000 Received: by bwz19 with SMTP id 19so430443bwz.6 for ; Thu, 04 Mar 2010 13:35:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=iH8N8V+NqOZmrCwl7oSpX+Y/RGUL7n2LkPZkBQrUrgA=; b=ikkSbKgd/uLsQia7qiQB0g8r7u5XvRlcRrRcrtUb0NPkvXEGZugpdmBMaHERGUiPVy Kd+6CTxnRWil3fa6Fp4aFZwYl+G8hmRmm0wvG3dot/shEVYRaowoB76n+BDIz0pfjbVC SWb10e4HbXEELmdSyU4iKA/VaVXmZt4Dwchxk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=roooe2MAutS810MBBT9jDgH1xByEcBBmMlbnlL4kH3NYvBBJpkcV/VYU6AP7y/8reY VjA0Qrixd/a9Q68Rm2u6IH3XcHubnKj8pz/QRVH8+aakyHrXp1rxShL5kOyzotQ0JjwL z0FomCqQxdujuqpDZ3mN2XdKWCXoYpmOsjO+w= Received: by 10.102.242.38 with SMTP id p38mr908911muh.81.1267738529855; Thu, 04 Mar 2010 13:35:29 -0800 (PST) Received: from [192.168.1.101] (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id 13sm708048bwz.15.2010.03.04.13.35.28 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 13:35:29 -0800 (PST) Message-ID: <4B90279F.60703@gmail.com> Date: Thu, 04 Mar 2010 16:35:27 -0500 From: Mark Miller User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100222 Thunderbird/3.0.1 MIME-Version: 1.0 To: general@lucene.apache.org Subject: Re: [VOTE] Merge the development of Solr/Lucene (take 2) References: <9ac0c6aa1003041333k5e6cb10by98f210c68245352@mail.gmail.com> <9ac0c6aa1003041334g53622e72jd8f873be10217849@mail.gmail.com> In-Reply-To: <9ac0c6aa1003041334g53622e72jd8f873be10217849@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 On 03/04/2010 04:34 PM, Michael McCandless wrote: > I forgot my vote: +1 > > Mike > > On Thu, Mar 4, 2010 at 4:33 PM, Michael McCandless > wrote: > >> A new vote, that slightly changes proposal from last vote (adding only >> that Lucene can cut a release even if Solr doesn't): >> >> * Merging the dev lists into a single list. >> >> * Merging committers. >> >> * When any change is committed (to a module that "belongs to" Solr or >> to Lucene), all tests must pass. >> >> * Release details will be decided by dev community, but, Lucene may >> release without Solr. >> >> * Modulariize the sources: pull things out of Lucene's core (break >> out query parser, move all core queries& analyzers under their >> contrib counterparts), pull things out of Solr's core (analyzers, >> queries). >> >> These things would not change: >> >> * Besides modularizing (above), the source code would remain factored >> into separate dirs/modules the way it is now. >> >> * Issue tracking remains separate (SOLR-XXX and LUCENE-XXX >> issues). >> >> * User's lists remain separate. >> >> * Web sites remain separate. >> >> * Release artifacts/jars remain separate. >> >> Mike >> >> -- - Mark http://www.lucidimagination.com