Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 8729 invoked from network); 9 May 2008 12:39:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 12:39:44 -0000 Received: (qmail 29567 invoked by uid 500); 9 May 2008 12:39:45 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 29528 invoked by uid 500); 9 May 2008 12:39:45 -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 29517 invoked by uid 99); 9 May 2008 12:39:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 05:39:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 64.233.178.248 as permitted sender) Received: from [64.233.178.248] (HELO hs-out-0708.google.com) (64.233.178.248) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 12:39:00 +0000 Received: by hs-out-0708.google.com with SMTP id m63so839201hsc.11 for ; Fri, 09 May 2008 05:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=MIq17jhEpd69R/4GEd/fViAybQs2Rd8i6Do6PfJ+KvM=; b=vSsv6ZgC0vJaQ+M1XQU2hP3Cgzn84E4qRhlcfo12ZEZsz3du/ee0OWJ7DlDR3ruAqA6eG2qSmyzas2jyTiGde+7+kIxGrwfBACLzaF3sHIM5hhVP9RU34jy6ikalmcXcuFjwZ0TL0dcIlCA0WcDJr/YqbGfZ6m2ErEFgDXy642U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rafixz9qJO8qyvvNBBsGdkQVjpqhCaeWNqemzYWTjwTHZu+BF+hX10j6EHPpebCZ0hsqgeY+2ePdpBh0Cxrv1k0MvlpjjXIECupRKfqRnfFVmPwthFqyLVeupBzLMlq5gx1KXtC+xi7zwPlntw08rxh07DMlsL648O7tS/CTSjU= Received: by 10.90.66.14 with SMTP id o14mr6445123aga.38.1210336734601; Fri, 09 May 2008 05:38:54 -0700 (PDT) Received: by 10.90.115.13 with HTTP; Fri, 9 May 2008 05:38:54 -0700 (PDT) Message-ID: <510143ac0805090538pb6ab0a8n7ba21982405e926a@mail.gmail.com> Date: Fri, 9 May 2008 15:38:54 +0300 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: extending the jackrabbit-api In-Reply-To: <48244446.6040601@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48244446.6040601@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Fri, May 9, 2008 at 3:32 PM, Marcel Reutegger wrote: > +1 for new packages in jackrabbit-api, with a clear warning that the > interfaces will be removed again as soon as JSR 283 is final. +1 Sounds good to me too. We already have quite a few components, so I'd rather avoid an extra one if possible. BR, Jukka Zitting