Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0D6383B2 for ; Thu, 18 Aug 2011 12:00:58 +0000 (UTC) Received: (qmail 71819 invoked by uid 500); 18 Aug 2011 12:00:58 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 71379 invoked by uid 500); 18 Aug 2011 12:00:52 -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 71321 invoked by uid 99); 18 Aug 2011 12:00:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2011 12:00:50 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2011 12:00:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F245DC1A20 for ; Thu, 18 Aug 2011 12:00:28 +0000 (UTC) Date: Thu, 18 Aug 2011 12:00:28 +0000 (UTC) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <2031380515.48925.1313668828989.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1608811533.41384.1313505087300.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (JCR-3054) Deprecate RepositoryService.getPropertyInfo method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3054?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Michael D=C3=BCrig updated JCR-3054: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Fixed at revision 1159182 > Deprecate RepositoryService.getPropertyInfo method > -------------------------------------------------- > > Key: JCR-3054 > URL: https://issues.apache.org/jira/browse/JCR-3054 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-jcr2spi, jackrabbit-spi, jackrabbit-spi2d= av, jackrabbit-spi2jcr > Affects Versions: 2.3.0 > Reporter: Michael D=C3=BCrig > Assignee: Michael D=C3=BCrig > Fix For: 2.3.0 > > Attachments: JCR-3054.patch > > > I would like to deprecate and ultimately remove the RepositoryService.get= PropertyInfo method and extend RepositoryService.getItemInfos to take over = that functionality. getItemInfos would thus change to > /** > * Method used to 'batch-read' from the persistent storage. It return= s the > * ItemInfo for the given ItemId as the fir= st > * element in the Iterator. In addition the iterator may= contain > * arbitrary ItemInfos. > */ > public Iterator getItemInfos(SessionInfo sessionI= nfo, ItemId itemId) throws ItemNotFoundException, RepositoryException; -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira