Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 5557 invoked from network); 9 Oct 2008 19:27:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 19:27:13 -0000 Received: (qmail 98029 invoked by uid 500); 9 Oct 2008 19:27:11 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 98006 invoked by uid 500); 9 Oct 2008 19:27:11 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 97995 invoked by uid 99); 9 Oct 2008 19:27:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 12:27:11 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wr-out-0506.google.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 19:26:08 +0000 Received: by wr-out-0506.google.com with SMTP id 68so85767wri.15 for ; Thu, 09 Oct 2008 12:26:26 -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:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=vK7XxHlgXy5ff5DwdYWQBIPwSSb6+TARiNN2zv/CaCw=; b=QBwJ4uJsn1t3aBsQBA6IZyy7E4q/TB93siTIboFz7+7rsoNy6VNxztohnPZ1BmNXAc ywf82jfbCGbmzumoKfP/wIlmji7lHjzC0+/djVjXP3D0VEsFTKZNjZ/eQVnupBPInR66 3nmgVpTTxlilnJd2GDsMsteBtfGLC0Lat1pAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=r7uDNFouZinQyLeCX0NT248dTBGhMwMpIWs22VDcXRqj36a8qWueDoQUNNvaT1Z6Ns d/StR6FZXyLA7ci/GiNI1hys0YxO9kvuGhD6/Cylg8H8bLH13WdooYg55S6XoiX37M8t 4xaS1UwbnjkvgN0AaUMe1kNVODfHnBknjgb90= Received: by 10.90.89.18 with SMTP id m18mr344042agb.88.1223578766030; Thu, 09 Oct 2008 11:59:26 -0700 (PDT) Received: by 10.90.90.6 with HTTP; Thu, 9 Oct 2008 11:59:25 -0700 (PDT) Message-ID: <510143ac0810091159t29433d4fgd71e80768145086c@mail.gmail.com> Date: Thu, 9 Oct 2008 20:59:25 +0200 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: Lucene AlreadyClosedException In-Reply-To: <19904146.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <245ef33b0801231035q74184439j7bb1bc7f9856ebdf@mail.gmail.com> <15152752.post@talk.nabble.com> <245ef33b0801290648o3ad735f4se6107548d2b54a86@mail.gmail.com> <245ef33b0801290821w28039b40qbf6586eed82d266@mail.gmail.com> <19904146.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Thu, Oct 9, 2008 at 8:01 PM, nicholas_dipiazza wrote: > I have been tasked with fixing Jackrabbit 1.4 to work with Lucene 2.3.2. Our > application is too dependent upon it now to revert. > > Has anyone taken this on at this point? I would hate to redo work already > done by a developer who works on the Jackrabbit codebase all day. See https://issues.apache.org/jira/browse/JCR-1363. BR, Jukka Zitting