Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 67450 invoked from network); 3 Sep 2007 14:55:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2007 14:55:01 -0000 Received: (qmail 25974 invoked by uid 500); 3 Sep 2007 14:54:53 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 25931 invoked by uid 500); 3 Sep 2007 14:54:53 -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 25908 invoked by uid 99); 3 Sep 2007 14:54:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 07:54:53 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christophe.lombart@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 14:54:50 +0000 Received: by an-out-0708.google.com with SMTP id c37so304631anc for ; Mon, 03 Sep 2007 07:54:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=T+d+BI8vHXlvC7Am0VHA9M1/pGcrioxtHFkP/OpKkFfiKd0SBREjrIbjCahNW5B+ICDiqgFAMRmN/omZRAODMVR/qnWsAZLqIPaoahAB9zmuDxqGTcCrItOJTBug7eesthdcwzCDAtXxZRxMXOyM8QFH2XaavO1NVQy0gTNnX8s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=rjR1e61ZdAAQupcg8MkkXrMVX+2kGGu29jojmTPyX9kqWUvXPjewSG7yn7Gn43KX3UhFvje2CQB5mUW0wsCoAgNmAyWo9sJc1vOWmZkXH1vEb/8D4FyAiqWgdnEbjs4CpKZxptgzLGI2IKuZrj5CwaFJ94heseFa9D9ii/fkoZE= Received: by 10.100.132.16 with SMTP id f16mr3652229and.1188831270287; Mon, 03 Sep 2007 07:54:30 -0700 (PDT) Received: by 10.100.191.20 with HTTP; Mon, 3 Sep 2007 07:54:30 -0700 (PDT) Message-ID: <3b728ee90709030754m37e1c2a7ve04e9842b1fef5fd@mail.gmail.com> Date: Mon, 3 Sep 2007 16:54:30 +0200 From: "Christophe Lombart" To: dev@jackrabbit.apache.org Subject: Re: svn commit: r572347 - /jackrabbit/trunk/contrib/jackrabbit-jcr-mapping/jcr-mapping/src/main/java/org/apache/jackrabbit/ocm/manager/impl/ObjectIterator.java In-Reply-To: <1188830562.3339.174.camel@bslm-046.corp.day.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21592_27798028.1188831270189" References: <20070903142304.91D831A9832@eris.apache.org> <1188830562.3339.174.camel@bslm-046.corp.day.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21592_27798028.1188831270189 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline We understand. Just mixin some projects :-) On 9/3/07, Felix Meschberger wrote: > > Am Montag, den 03.09.2007, 14:23 +0000 schrieb fmeschbe@apache.org: > > FELIX-1107 ObjectIterator may return null, which is not readily expected > from an Iterator > > This should of course read: > JCR-1107 ObjectIterator may return null, which is not readily expected > from an Iterator > > :-) > > Regards > Felix > > ------=_Part_21592_27798028.1188831270189--