Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 45635 invoked from network); 21 Oct 2009 18:26:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 18:26:06 -0000 Received: (qmail 64383 invoked by uid 500); 21 Oct 2009 17:40:24 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 52038 invoked by uid 500); 21 Oct 2009 17:36:48 -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 49530 invoked by uid 99); 21 Oct 2009 16:49:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 16:49:12 +0000 X-ASF-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fmeschbe@gmail.com designates 209.85.220.210 as permitted sender) Received: from [209.85.220.210] (HELO mail-fx0-f210.google.com) (209.85.220.210) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 16:48:37 +0000 Received: by fxm6 with SMTP id 6so7593645fxm.43 for ; Wed, 21 Oct 2009 09:48:16 -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 :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=QS/lhvgnxngRDAP//6pp5wuTBB9MJtQfx2g5ehpPLi0=; b=V9dw4kA0gQVEApGLMzHYF4MQ9zF+EGLxaOL5QpfYgNxU16tZ4X6JSI++dTbSKYjuk9 5SXoQBwD3y/ey9fFdytAWuZJwMOmQQdsgrCdjPc71DOLg5YYwmpSjG9EHFzHB530LMJY VEH7cIW4d9P8tFac9FSEHAsPn9So2BL4QOwO4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=b4rZaFlUtZwPxFOuSCPp64SGI1EvVvQjW3qmjFFkhEaNWSB/QAeHFBjH3hN4e+SB4c yHLbfXPDZHdiBUSEaK8sI73zKugn/Tb9DPbSgmBTuTjTba/UrP/K0l0Yo5YHNE5VNzio hyzdoaUNeKAhz8cb674H34ZinpL6oaeSjSpgg= Received: by 10.204.154.209 with SMTP id p17mr476535bkw.104.1256143696540; Wed, 21 Oct 2009 09:48:16 -0700 (PDT) Received: from ?192.168.1.20? (cable-static-138-82.eblcom.ch [87.102.138.82]) by mx.google.com with ESMTPS id 22sm493044fkq.51.2009.10.21.09.48.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Oct 2009 09:48:15 -0700 (PDT) Message-ID: <4ADF3B4F.30004@gmail.com> Date: Wed, 21 Oct 2009 18:48:15 +0200 From: Felix Meschberger User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: dev@jackrabbit.apache.org Subject: Re: Merging components References: <91f3b2650910210719nfaa7681u6197d856d55e31c5@mail.gmail.com> In-Reply-To: <91f3b2650910210719nfaa7681u6197d856d55e31c5@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Thomas M=C3=BCller schrieb: > Hi, >=20 > (was: Re: Merging jcr2spi and spi2jcr to spi-commons) >=20 > Jackrabbit should be *one* jar file. Easier for development, testing, > and deployment. (The only reason to split the jar file would be to > save disk space, but then we should first reduce the dependencies). Or better yet, the whole world should be one jar file ;-) Regards Felix >=20 > Regards, > Thomas >=20