Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 64396 invoked from network); 21 Nov 2007 13:35:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 13:35:05 -0000 Received: (qmail 68408 invoked by uid 500); 21 Nov 2007 13:34:52 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 68222 invoked by uid 500); 21 Nov 2007 13:34:51 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 68213 invoked by uid 99); 21 Nov 2007 13:34:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 05:34:51 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 13:34:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1B641714187 for ; Wed, 21 Nov 2007 05:34:43 -0800 (PST) Message-ID: <12366687.1195652083091.JavaMail.jira@brutus> Date: Wed, 21 Nov 2007 05:34:43 -0800 (PST) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1114) Remove QueryResultImpl and rename LazyQueryResultImpl to QueryResultImpl In-Reply-To: <30290101.1188975995121.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1114: ------------------------------- Issue Type: Improvement (was: Task) > Remove QueryResultImpl and rename LazyQueryResultImpl to QueryResultImpl > ------------------------------------------------------------------------ > > Key: JCR-1114 > URL: https://issues.apache.org/jira/browse/JCR-1114 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-core, query > Reporter: Christoph Kiehl > Assignee: Christoph Kiehl > Priority: Minor > Fix For: 1.4 > > > QueryResultImpl isn't used in Jackrabbit anymore. Instead LazyQueryResultImpl is now used. See the discussion in JCR-1073. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.