Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 13334 invoked from network); 7 Aug 2008 09:30:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 09:30:37 -0000 Received: (qmail 25850 invoked by uid 500); 7 Aug 2008 09:30:35 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 25823 invoked by uid 500); 7 Aug 2008 09:30:35 -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 25812 invoked by uid 99); 7 Aug 2008 09:30:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 02:30:35 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 09:29:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 378B1234C18F for ; Thu, 7 Aug 2008 02:29:44 -0700 (PDT) Message-ID: <622911581.1218101384226.JavaMail.jira@brutus> Date: Thu, 7 Aug 2008 02:29:44 -0700 (PDT) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1712) JSR 283: JCR Names In-Reply-To: <1755388717.1218098144324.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-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1712: ------------------------ Attachment: JCR-1712_1.diff initial draft for the NameParser, that deals with both expanded and qualified form. - validation of uri in the expanded form is omitted (as far as i know, we don't do this with the namespace registry currently) - not totally sure about cases like "{}" and "{uri}" where uri would be a known namespace uri. please comment. > JSR 283: JCR Names > ------------------ > > Key: JCR-1712 > URL: https://issues.apache.org/jira/browse/JCR-1712 > Project: Jackrabbit > Issue Type: Sub-task > Reporter: angela > Attachments: JCR-1712_1.diff > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.