Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 85021 invoked from network); 5 Jul 2007 09:54:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jul 2007 09:54:27 -0000 Received: (qmail 75190 invoked by uid 500); 5 Jul 2007 09:54:29 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 75156 invoked by uid 500); 5 Jul 2007 09:54:29 -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 75143 invoked by uid 99); 5 Jul 2007 09:54:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 02:54:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jukka.zitting@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 02:54:24 -0700 Received: by an-out-0708.google.com with SMTP id c37so550169anc for ; Thu, 05 Jul 2007 02:54:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FPfRRSPO7TMBGJd0Cw4KgkOVlSLeVH7wK5OmTWABiUYjf+beCZ8azwE3YOAU9zVi2hYt3TszdHTwfwdhQ9IJGw2WzMaHX5Tru3xoiAKcknnDkX0lVN+yTbD5OWypsGhmV+dkzv1++LkoaZIpEvTjsVEc95onsI3Uj9Xe0fFZSmI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mxPR7p84+4fHCodjKpPwWN2f2WOJHrcUah1xhKKfz4KN08aFdl6BOIBp7pm3lYY5r9vShCKYOeDoeGQsCDC5Al5kZ6bjRpO6Tzaw1eoimbh30Zsfub47c+M+PS6YsJkvNSREKTYi9Dh8PqOxzO7d4JYy0mcjlWqmi5ebvcDd04M= Received: by 10.100.142.12 with SMTP id p12mr5210596and.1183629243921; Thu, 05 Jul 2007 02:54:03 -0700 (PDT) Received: by 10.100.178.20 with HTTP; Thu, 5 Jul 2007 02:54:03 -0700 (PDT) Message-ID: <510143ac0707050254k6b70e433t98ac79ef3a91b08f@mail.gmail.com> Date: Thu, 5 Jul 2007 12:54:03 +0300 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: SPI Contribution: Status In-Reply-To: <5f211bd50707040743i48078518hc1faa2569f21b48a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <468B9A58.8040603@day.com> <5f211bd50707040743i48078518hc1faa2569f21b48a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 7/4/07, Thomas Mueller wrote: > > - a impl. logging SPI calls would be very convenient > > The JCRLog could be extended to support that, see: > > http://svn.apache.org/repos/asf/jackrabbit/trunk/contrib/jcrlog There's also an interesting generic tool currently entering the Apache Incubator, see http://wiki.apache.org/incubator/JrsProposal. BR, Jukka Zitting