Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 58546 invoked from network); 5 May 2008 07:19:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2008 07:19:52 -0000 Received: (qmail 75143 invoked by uid 500); 5 May 2008 07:19:53 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 75125 invoked by uid 500); 5 May 2008 07:19:53 -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 75114 invoked by uid 99); 5 May 2008 07:19:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 00:19:53 -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 209.85.198.239 as permitted sender) Received: from [209.85.198.239] (HELO rv-out-0506.google.com) (209.85.198.239) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 07:19:08 +0000 Received: by rv-out-0506.google.com with SMTP id k40so1757533rvb.31 for ; Mon, 05 May 2008 00:19:22 -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=V/SxQv2cZi1kE/1BbNmhYdsCwsiImK1AXAov9FrXd8U=; b=uDxXgVMxe7SlnxMwb7WMPtOJARew/FcoE+hkZ/n7ypZqno1UnV8JNDtfA8ZGQ86ulldPZfRzXhZkQioLqdiOcVXVWwhosTO4rer+cqPqifOufMsoGLpg6652EqlnPTfBrXMrOJ8Gr5uSAZSU/94PwkWTxM7CNWBWNSZ7u6Q+aE4= 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=PCC+m1EFOEjCxumGuyg06Rn2vuez4N0O8r6ks728H/DMDOE1n30a7o2GsVK/K0TTObluZ04/5rCQPwEIC2KFkFNhd3dYZutT1SLe/KxB5MA1DRYGMLbQCMje3e3O7MlR6C2p7Zu/Ge8Rh2cePl60mCMtjxl2TmYZh2pGMzRug9M= Received: by 10.141.15.19 with SMTP id s19mr2657796rvi.205.1209971962667; Mon, 05 May 2008 00:19:22 -0700 (PDT) Received: by 10.141.86.6 with HTTP; Mon, 5 May 2008 00:19:22 -0700 (PDT) Message-ID: <510143ac0805050019i4bad1beej5ccfb2cbea72b145@mail.gmail.com> Date: Mon, 5 May 2008 10:19:22 +0300 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: Other 3rd party libraries in Jackrabbit's war file In-Reply-To: <481EAEF8.3050004@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7E800275DDC940E1AF521E660BF1233C@minbar> <481EAEF8.3050004@gmx.de> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Mon, May 5, 2008 at 9:53 AM, Julian Reschke wrote: > Julio Castillo wrote: > > - xerces 2.9.1 ... > > We shouldn't bundle xerces at all, right? Didn't we get rid of that some > time ago? We removed our Xerces dependencies, but it's still explicitly needed by the nekohtml parser used by jackrabbit-text-extractors. BR, Jukka Zitting