Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 62464 invoked from network); 21 Sep 2005 08:40:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2005 08:40:31 -0000 Received: (qmail 47266 invoked by uid 500); 21 Sep 2005 08:40:25 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 47253 invoked by uid 99); 21 Sep 2005 08:40:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2005 01:40:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Sep 2005 01:40:33 -0700 Received: (qmail invoked by alias); 21 Sep 2005 08:40:02 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.83]) [212.249.34.130] by mail.gmx.net (mp027) with SMTP; 21 Sep 2005 10:40:02 +0200 X-Authenticated: #894343 Message-ID: <43311C61.50900@gmx.net> Date: Wed, 21 Sep 2005 10:40:01 +0200 From: Marcel Reutegger User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: PropertyReadMethodsTest relies on level 2 function References: <43311262.805@gmx.net> In-Reply-To: <43311262.805@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Marcel Reutegger wrote: > I will change the test cases as soon as possible. fixed in revision: 290652 thanks again for reporting this issue. regards marcel > > David Caruana wrote: > >> I'm having the same trouble with the CanSetPropertyXXXTests. Although, >> I do wonder why the NodeType.canXXX methods are a requirement for a >> level 1 implementation. >> >> David >> >> -----Original Message----- >> From: David Caruana [mailto:david.caruana@alfresco.org] Sent: 19 >> September 2005 18:08 >> To: jackrabbit-dev@incubator.apache.org >> Subject: PropertyReadMethodsTest relies on level 2 function >> >> I'm having trouble passing the PropertyReadMethodsTest with my >> repository implementation. The method testGetValueCopyStoredValues >> depends on Session.getValueFactory which is not required by a level 1 >> repository. >> >> Regards, >> David Caruana >> www.alfresco.org >> >> > >