Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 11193 invoked from network); 27 Aug 2008 22:21:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2008 22:21:41 -0000 Received: (qmail 90707 invoked by uid 500); 27 Aug 2008 22:21:38 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 90676 invoked by uid 500); 27 Aug 2008 22:21:38 -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 90665 invoked by uid 99); 27 Aug 2008 22:21:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 15:21:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yseeley@gmail.com designates 209.85.198.225 as permitted sender) Received: from [209.85.198.225] (HELO rv-out-0506.google.com) (209.85.198.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 22:20:41 +0000 Received: by rv-out-0506.google.com with SMTP id f6so89053rvb.5 for ; Wed, 27 Aug 2008 15:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received: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; bh=yQgxBjr+huUHv9eiB0/Q/b0Ee0zLDeAItmK06EJmfAI=; b=bFKrLR262JSwE8Yful9tUKraKbgpQ/yDryHRQVKsCj6otY2f/FCjNV1bZfiYg6yL4D I4w9Afy/R4Fa3D4ybe9UTcCvVU8zY/90QDyIAX87jvtqj1MwPEQx4QIeSydZ0/62A7S/ jdeXZMzOEGqdMthEpTW8Y5EEdzh5GRBXsQm+Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=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=wyvIeTIwaOPEg1UMr7m8eGiA1Mej2f8TJtnJxyflcQ2go7WKSOPcLrUMm61SUGA//K jDNq1FR7Z2E8kW93/uu0fe2qukwbf1DqpLszDJ7hbP81QPuUqGICFvVpl+PmQAythNif 9A/iJRsK65MMYc360E/vVsE5Ae9CESSrfNXIQ= Received: by 10.141.86.14 with SMTP id o14mr301756rvl.227.1219875671426; Wed, 27 Aug 2008 15:21:11 -0700 (PDT) Received: by 10.140.192.19 with HTTP; Wed, 27 Aug 2008 15:21:11 -0700 (PDT) Message-ID: Date: Wed, 27 Aug 2008 18:21:11 -0400 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-dev@lucene.apache.org Subject: Re: Branch 1.3 created In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <66431C69-CA45-4C5C-AF64-4CA1F0F31B75@apache.org> X-Google-Sender-Auth: 43b587155d8d772c X-Virus-Checked: Checked by ClamAV on apache.org OK, so I think we're officially in code freeze. It's probably easiest to re-make the branch. We probably shouldn't check in anything to trunk that shouldn't be checked into the branch though. -Yonik