Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 2431 invoked from network); 30 Aug 2006 13:13:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 13:13:01 -0000 Received: (qmail 27283 invoked by uid 500); 30 Aug 2006 13:13:00 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 27267 invoked by uid 500); 30 Aug 2006 13:13:00 -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 27258 invoked by uid 99); 30 Aug 2006 13:13:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 06:13:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.245.253.14] (HELO softline.kiev.ua) (195.245.253.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 06:12:59 -0700 Received: from softline.kiev.ua ([192.168.2.2] RDNS failed) by softline.kiev.ua with Microsoft SMTPSVC(6.0.3790.1830); Wed, 30 Aug 2006 16:12:36 +0300 Received: from pospeshniy ([192.168.1.158]) by softline.kiev.ua with Microsoft SMTPSVC(6.0.3790.1830); Wed, 30 Aug 2006 16:12:35 +0300 From: Pospishniy Alexander Organization: Softline To: users@jackrabbit.apache.org Subject: Re: question about version removing Date: Wed, 30 Aug 2006 16:10:24 +0300 User-Agent: KMail/1.9.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608301610.25045.pospeshniy@softline.kiev.ua> X-OriginalArrivalTime: 30 Aug 2006 13:12:35.0682 (UTC) FILETIME=[F5DC3420:01C6CC35] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 30 August 2006 16:02, Paranoid wrote: > yes, i know that idea. but in our application - it is not restoring, it is > restoring of node state for some date. but we just need full remove. to > make it null and then to remove. it is for security reasons. In other words we need to find a way to set all Version-bound field and properties to NULL values before we remove it from workspace. The problem is that 1) we can't update versions because they are protected read-only items