Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 15997 invoked from network); 23 Sep 2009 14:14:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 14:14:49 -0000 Received: (qmail 38470 invoked by uid 500); 23 Sep 2009 14:14:48 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 38447 invoked by uid 500); 23 Sep 2009 14:14:48 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 38436 invoked by uid 99); 23 Sep 2009 14:14:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 14:14:48 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 209.85.218.227 is neither permitted nor denied by domain of buge@crimson.ch) Received: from [209.85.218.227] (HELO mail-bw0-f227.google.com) (209.85.218.227) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 14:14:37 +0000 Received: by bwz27 with SMTP id 27so542971bwz.43 for ; Wed, 23 Sep 2009 07:14:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.13.207 with SMTP id d15mr1947114bka.157.1253715257123; Wed, 23 Sep 2009 07:14:17 -0700 (PDT) In-Reply-To: <442569030909230712y7edfa5d7r177fd513ebbaed0c@mail.gmail.com> References: <442569030909230712y7edfa5d7r177fd513ebbaed0c@mail.gmail.com> From: Philipp Bunge Date: Wed, 23 Sep 2009 16:13:57 +0200 Message-ID: <442569030909230713p6c4207d5ma30b92aefa7b5cf2@mail.gmail.com> Subject: Re: Missing JCR_ETAG constant in JCR 2.0 To: users@jackrabbit.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > javax.jcr.nodetype.Property#JCR_ETAG = "{http://www.jcp.org/jcr/1.0}etag" Copy-paste error... that should be: javax.jcr.Property#JCR_ETAG = "{http://www.jcp.org/jcr/1.0}etag"