Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 41157 invoked from network); 24 Sep 2009 18:19:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Sep 2009 18:19:01 -0000 Received: (qmail 68666 invoked by uid 500); 24 Sep 2009 18:19:01 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 68595 invoked by uid 500); 24 Sep 2009 18:19:00 -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 68579 invoked by uid 99); 24 Sep 2009 18:19:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Sep 2009 18:19:00 +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.220.206 as permitted sender) Received: from [209.85.220.206] (HELO mail-fx0-f206.google.com) (209.85.220.206) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Sep 2009 18:18:49 +0000 Received: by fxm2 with SMTP id 2so1705716fxm.28 for ; Thu, 24 Sep 2009 11:18:29 -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 :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=LjLMZoqYSEIeCv3wBLaUK7Jc7yGWYrv8/kbLDlvSUdM=; b=VJjgtPSfr36qo3VK8GhtpP/4HiFnG3Qg4kCtl+OgmHJRdoWOyiD7jV4UQfmdO05YZ0 EdRtX690ctbw7DS/zAkITmmVi6ck7KfJrC9fMIPUMaeWXEHuSUo5tpFI9kH9BwSTTE4T LPaxqRwt65tpDnuZ/cTmfXtz5mHeogIT7Qlqs= 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:x-enigmail-version:content-type :content-transfer-encoding; b=g2Va904wnfdDZnh9rSNPRQnG2KbRUHxtlBO9gWwBn/rQGqW6BOEBRt+qhmx49oVYw7 vFwjCbVPIJYQONA4pkI16RitLmp54Yk+8UCqCqwxUpzM3VSXIt8xhpsXblt5f5yNiKhZ WHlDEFQNv+z2cIOTh4pwvC88+hpkoldCICOto= Received: by 10.86.231.15 with SMTP id d15mr228256fgh.74.1253816309638; Thu, 24 Sep 2009 11:18:29 -0700 (PDT) Received: from ?192.168.1.108? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id l12sm3213fgb.24.2009.09.24.11.18.27 (version=SSLv3 cipher=RC4-MD5); Thu, 24 Sep 2009 11:18:28 -0700 (PDT) Message-ID: <4ABBB7F5.7090400@gmail.com> Date: Thu, 24 Sep 2009 14:18:29 -0400 From: Mark Miller User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: [VOTE] Release Lucene 2.9.0 References: <4AB7B2A4.1050109@gmail.com> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Andi Vajda wrote: > > On Thu, 24 Sep 2009, Chris Hostetter wrote: > >> >> : - db/bdb fails to compile with 1.4 because of a ClassFormatError in >> one of >> : the bundled libs, so this contrib is in reality 1.5 only. >> >> there's not much we can do about that, no one can blame us if the >> dependency requires 1.5 > > I don't think it requires it, it was most likely compiled with Java > 1.5 or even 1.6. I thought that we had agreed that it didn't matter if > contribs 'required' java 1.5 ? > > Andi.. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > Indeed - but for those contribs that are 1.4, we have tried to keep them 1.4 - especially core"y" contribs like Highlighter. But overall, they don't promise back compat - which is why we are not going to worry about this (the needed votes are in and I'm going to publish faster than anyone can pull them ;) ) -- - Mark http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org