Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 11194 invoked from network); 14 Apr 2008 06:06:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 06:06:50 -0000 Received: (qmail 21711 invoked by uid 500); 14 Apr 2008 06:06:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 21679 invoked by uid 500); 14 Apr 2008 06:06:50 -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 21670 invoked by uid 99); 14 Apr 2008 06:06:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2008 23:06:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jukka.zitting@gmail.com designates 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 06:06:00 +0000 Received: by wf-out-1314.google.com with SMTP id 23so1706201wfg.13 for ; Sun, 13 Apr 2008 23:06:20 -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=juzsBIumLzYLKxR9tnQTw+PVeU1/SuDNrnUxot2QVlg=; b=Z5CjF5SaTfioJpa/9+0624XF2Dxvtl1vOeItYFohqixElpKX2VgLtHJfStNyXjxKjgzHMIOCmVZIIDlpFgdApd2BklG2poXbtCp7CCzzKIPoDubrayBK775D3qjHAzzkP88FoLtKGDeHZWO3b3GKWpTL18NHRA8V5pUMCVJWdJ0= 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=DD/QZk2GAQ2wfi6E8jJMe0PceqUq+r8RbPEkrWUspU11fVqKHMm0SitRFX2Gava95tp5g78ycsB9iZ5nzOZ2txV09A1tvTpIJjyLOMlHIzB0f0mGoKxCMSslb3JaVRoPug8BwuPZVveHWXjnTK0ik4yoBAC+qDxRNRXBHap/71s= Received: by 10.142.76.13 with SMTP id y13mr789650wfa.241.1208153180803; Sun, 13 Apr 2008 23:06:20 -0700 (PDT) Received: by 10.142.126.3 with HTTP; Sun, 13 Apr 2008 23:06:20 -0700 (PDT) Message-ID: <510143ac0804132306x185bb0a6h1a86f887ae0fc443@mail.gmail.com> Date: Mon, 14 Apr 2008 09:06:20 +0300 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: repository wide namespace indexes In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <510143ac0804132255k77fa4922va9bf925f3b3df4c0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Mon, Apr 14, 2008 at 9:02 AM, Tobias Bocanegra wrote: > > * It would be nice to document the evolution of the bundle > > serialization format somewhere on the wiki or the web site. > i will place it into the javadoc of the BundleBinding, for now. Good, thanks! BR, Jukka Zitting