From users-return-17001-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Feb 09 17:17:46 2011 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 91538 invoked from network); 9 Feb 2011 17:17:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2011 17:17:45 -0000 Received: (qmail 33962 invoked by uid 500); 9 Feb 2011 17:17:45 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 33823 invoked by uid 500); 9 Feb 2011 17:17:42 -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 33811 invoked by uid 99); 9 Feb 2011 17:17:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 17:17:41 +0000 X-ASF-Spam-Status: No, hits=-1.2 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jzitting@adobe.com designates 64.18.1.208 as permitted sender) Received: from [64.18.1.208] (HELO exprod6og107.obsmtp.com) (64.18.1.208) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 17:17:31 +0000 Received: from source ([192.150.11.134]) by exprod6ob107.postini.com ([64.18.5.12]) with SMTP ID DSNKTVLMFW/b9hSqr4/8glWI1F7sqfp+0WYS@postini.com; Wed, 09 Feb 2011 09:17:11 PST Received: from inner-relay-4.eur.adobe.com ([192.150.8.237]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id p19HGYoe000432 for ; Wed, 9 Feb 2011 09:16:34 -0800 (PST) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id p19HGj65010209 for ; Wed, 9 Feb 2011 09:17:07 -0800 (PST) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.2.254.0; Wed, 9 Feb 2011 09:16:53 -0800 Received: from jzitting.adobe.com (10.131.197.63) by europemail.eur.adobe.com (10.128.4.111) with Microsoft SMTP Server (TLS) id 8.2.254.0; Wed, 9 Feb 2011 17:16:23 +0000 Message-ID: <4D52CBE7.7090103@adobe.com> Date: Wed, 9 Feb 2011 18:16:23 +0100 From: Jukka Zitting Organization: Adobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: "users@jackrabbit.apache.org" Subject: Re: Jackrabbit dependencies References: <4D482D90.5050004@adobe.com> <4D49556A.3020008@adobe.com> <4D49A06E.30300@adobe.com> <4D4A8179.6020509@adobe.com> <4D4A8968.5060806@adobe.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 02/03/2011 12:10 PM, Stefan Guggisberg wrote: > On Thu, Feb 3, 2011 at 11:54 AM, Jukka Zitting > wrote: >> What do you think of the idea of moving the tika-parsers dependency >> from jackrabbit-core to the deployment packages like >> jackrabbit-webapp and jackrabbit-jca? Tika is intentionally split >> into tika-core and tika-parsers to allow such a setup. > > yes, that's probably a good idea. I filed JCR-2885 for this. We can do it for Jackrabbit 2.3. > however, i stil think it would be worthwhile getting rid of > unnecessary (transitive) dependencies and making sensible decisions > when adding new dependencies. Makes sense. For now we've mostly simply imported everything included in Tika as I've considered the extra weight not too big a price for the added functionality (even if minimal). But you (and others) are right in that especially as Tika expands to cover more niche formats we should start being more picky in what we want to support in Jackrabbit. People who need support for the more exotic formats can always add the required libraries individually to their deployments. -- Jukka Zitting