Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABFFB71E3 for ; Mon, 7 Nov 2011 08:13:10 +0000 (UTC) Received: (qmail 25280 invoked by uid 500); 7 Nov 2011 08:13:10 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 25126 invoked by uid 500); 7 Nov 2011 08:13:09 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 25119 invoked by uid 99); 7 Nov 2011 08:13:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 08:13:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [78.134.5.44] (HELO rovere.tirasa.net) (78.134.5.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 08:13:03 +0000 Received: from localhost (localhost [127.0.0.1]) by rovere.tirasa.net (Postfix) with ESMTP id 040C917F5D9 for ; Mon, 7 Nov 2011 09:12:42 +0100 (CET) X-Virus-Scanned: amavisd-new at tirasa.net Received: from rovere.tirasa.net ([127.0.0.1]) by localhost (rovere.tirasa.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nzHIHrU3Ji97 for ; Mon, 7 Nov 2011 09:12:39 +0100 (CET) Received: from [192.168.0.2] (mogano.tirasa.net [192.168.0.2]) by rovere.tirasa.net (Postfix) with ESMTPSA id 0DF5A17F5C0 for ; Mon, 7 Nov 2011 09:12:39 +0100 (CET) Message-ID: <4EB792F6.2080004@apache.org> Date: Mon, 07 Nov 2011 09:12:38 +0100 From: =?ISO-8859-1?Q?Francesco_Chicchiricc=F2?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: dependency References: <4EB7910F.4060003@pandora.be> In-Reply-To: <4EB7910F.4060003@pandora.be> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 07/11/2011 09:04, Jos Snellings wrote: > Hi ! > > Just glancing through recent evolutions in cocoon 3. > When building a block, based upon the sample, I notice a dependency: > - avalon-framework-api > - avalon-framework implementation > > Just curious: what does it come from?What needs it? > I am running an application with minimum dependencies. Never needed it. Hi, cocoon-sample has dependency on Apache FOP (for PDF generation), which in turns depends on the two artifacts mentioned above: see [1] and [2] for details. Of course, you can remove this dependency from your pom if you don't need such feature. Regards. [1] http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-sample/pom.xml [2] http://repo1.maven.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.pom -- Francesco Chicchiricc� Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/