Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 22861 invoked from network); 25 Sep 2008 12:28:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2008 12:28:16 -0000 Received: (qmail 98356 invoked by uid 500); 25 Sep 2008 12:28:13 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 98284 invoked by uid 500); 25 Sep 2008 12:28:12 -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 98273 invoked by uid 99); 25 Sep 2008 12:28:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2008 05:28:12 -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, 25 Sep 2008 12:27:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 40959234C1F5 for ; Thu, 25 Sep 2008 05:27:44 -0700 (PDT) Message-ID: <2100815883.1222345664263.JavaMail.jira@brutus> Date: Thu, 25 Sep 2008 05:27:44 -0700 (PDT) From: "Julian Reschke (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1769) RFC4918 feature: PROPFIND/include MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org RFC4918 feature: PROPFIND/include --------------------------------- Key: JCR-1769 URL: https://issues.apache.org/jira/browse/JCR-1769 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-webdav Reporter: Julian Reschke Priority: Minor RFC4918, Section 14.8 () defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.