From dev-return-14962-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Nov 06 19:00:15 2007 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 50415 invoked from network); 6 Nov 2007 19:00:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 19:00:15 -0000 Received: (qmail 31351 invoked by uid 500); 6 Nov 2007 19:00:02 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 31293 invoked by uid 500); 6 Nov 2007 19:00:01 -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 31284 invoked by uid 99); 6 Nov 2007 19:00:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 11:00:01 -0800 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; Tue, 06 Nov 2007 19:00:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 31757714238 for ; Tue, 6 Nov 2007 10:59:51 -0800 (PST) Message-ID: <15400691.1194375591199.JavaMail.jira@brutus> Date: Tue, 6 Nov 2007 10:59:51 -0800 (PST) From: "Mark Waschkowski (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1207) predicate support of descendant-or-self axis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org predicate support of descendant-or-self axis -------------------------------------------- Key: JCR-1207 URL: https://issues.apache.org/jira/browse/JCR-1207 Project: Jackrabbit Issue Type: Improvement Components: xpath Affects Versions: 1.3.3 Reporter: Mark Waschkowski As described at the bottom of JCR-247, support for predicates on the descendant axis would be a helpful feature, one that we have recently realized we needed with our soon to be in production system, and one that we currently have no workarounds for. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.