Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D8130D23B for ; Wed, 4 Jul 2012 06:48:24 +0000 (UTC) Received: (qmail 82554 invoked by uid 500); 4 Jul 2012 06:48:24 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 82178 invoked by uid 500); 4 Jul 2012 06:48:22 -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 82155 invoked by uid 99); 4 Jul 2012 06:48:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 06:48:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mailinglisteprm@googlemail.com designates 209.85.217.170 as permitted sender) Received: from [209.85.217.170] (HELO mail-lb0-f170.google.com) (209.85.217.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 06:48:16 +0000 Received: by lbgc1 with SMTP id c1so22302874lbg.1 for ; Tue, 03 Jul 2012 23:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zOAkfsJYTC8+zzbcKikU+UwVdGhwng9Ty5G/IJIxnJg=; b=ltMoDSV/qbuA8q6Ns7uwYKfuPjrXzlNTqyduyqQnvrEXHg1wUpoHXuMSVZXmpXnwVu Bh/fXd8sJjVypP3WIjr4O4jqIKa3518y7hVlPOxZTzpu1JOOUq5w0WwKJ/ajfo7BVE/d JDH7CUbuqYFbcsuuOWIUYh6hQMs7V5Syjr8QJKeReSfY8LAnRemHiGXs/cv8WhR2VzSv Vmt7jTvuCWL9BZxVeAnADewzC3L71bQfUukTuIuvSLg/u80AhdBdZz+NlmOU+ONexa66 wOuM4LHewfqoDna2zA1p7rdwkgYattGXME/ygTpyVsXD85JFqy6kpHqf54IDoF5LuYte 2FvA== MIME-Version: 1.0 Received: by 10.112.98.40 with SMTP id ef8mr9788419lbb.72.1341384475825; Tue, 03 Jul 2012 23:47:55 -0700 (PDT) Received: by 10.114.5.201 with HTTP; Tue, 3 Jul 2012 23:47:55 -0700 (PDT) Date: Wed, 4 Jul 2012 08:47:55 +0200 Message-ID: Subject: Expire Nodes From: =?ISO-8859-1?Q?Michael_Prie=DF?= To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, I add every 2 Minutes additional Nodes which are valid for x Minutes, Hours or Days. Is there still a plugin or an watchdog available which clean up my jcr repository to avoid a full disk? Cheers, Michael