Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 72642 invoked from network); 5 Oct 2009 12:43:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 12:43:56 -0000 Received: (qmail 52615 invoked by uid 500); 5 Oct 2009 12:43:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 52542 invoked by uid 500); 5 Oct 2009 12:43:55 -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 52534 invoked by uid 99); 5 Oct 2009 12:43:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 12:43:55 +0000 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; Mon, 05 Oct 2009 12:43:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 72DDB234C03A for ; Mon, 5 Oct 2009 05:43:31 -0700 (PDT) Message-ID: <910940967.1254746611455.JavaMail.jira@brutus> Date: Mon, 5 Oct 2009 05:43:31 -0700 (PDT) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-2346) Dont use nt:frozenNode to create nodes In-Reply-To: <1172123897.1254745171430.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2346?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Michael D=C3=BCrig resolved JCR-2346. -------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Fixed in revision: 821778 > Dont use nt:frozenNode to create nodes > -------------------------------------- > > Key: JCR-2346 > URL: https://issues.apache.org/jira/browse/JCR-2346 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-jcr-tests > Affects Versions: 2.0.0 > Reporter: Michael D=C3=BCrig > Assignee: Michael D=C3=BCrig > Fix For: 2.0.0 > > > Some test cases may end up trying to create a new node of type nt:frozenN= ode which fails. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.