From dev-return-14495-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Oct 03 16:55:33 2007 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 14991 invoked from network); 3 Oct 2007 16:55:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 16:55:30 -0000 Received: (qmail 90249 invoked by uid 500); 3 Oct 2007 16:47:30 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 90225 invoked by uid 500); 3 Oct 2007 16:47:30 -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 90212 invoked by uid 99); 3 Oct 2007 16:47:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 09:47:30 -0700 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, 03 Oct 2007 16:47:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8DAEB714163 for ; Wed, 3 Oct 2007 09:46:50 -0700 (PDT) Message-ID: <32848683.1191430010561.JavaMail.jira@brutus> Date: Wed, 3 Oct 2007 09:46:50 -0700 (PDT) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1159) SPI: improve description of locking methods on RepositoryService In-Reply-To: <21251816.1191429890558.JavaMail.jira@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-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1159: ------------------------ Attachment: JCR-1159.patch proposed solution for the listed questions/comments. > SPI: improve description of locking methods on RepositoryService > ---------------------------------------------------------------- > > Key: JCR-1159 > URL: https://issues.apache.org/jira/browse/JCR-1159 > Project: Jackrabbit > Issue Type: Improvement > Components: SPI > Reporter: angela > Priority: Minor > Attachments: JCR-1159.patch > > > in detail: > 1) getLockInfo > - intended behavior if no lock is present? > - intended behavior if locking is not supported? > 2) lock > - currently InvalidItemStateException is listed. i don't think this make too much sense. > 3) refreshLock > - intended behavior if locking is not supported? > 4) unlock > - currently InvalidItemStateException is listed. i don't think this make too much sense. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.