Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 1013 invoked from network); 9 Feb 2008 19:48:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2008 19:48:35 -0000 Received: (qmail 25677 invoked by uid 500); 9 Feb 2008 19:48:28 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 25618 invoked by uid 500); 9 Feb 2008 19:48:28 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 25606 invoked by uid 99); 9 Feb 2008 19:48:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 11:48:28 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 19:48:06 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9404D1A9838; Sat, 9 Feb 2008 11:48:14 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r620179 - /cocoon/trunk/pom.xml Date: Sat, 09 Feb 2008 19:48:14 -0000 To: cvs@cocoon.apache.org From: jjohnston@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080209194814.9404D1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jjohnston Date: Sat Feb 9 11:48:13 2008 New Revision: 620179 URL: http://svn.apache.org/viewvc?rev=620179&view=rev Log: Move tools to before blocks in the modules order, to prevent dependency resolution errors between cocoon-welcome block and cocoon-rcl-webapp-wrapper Modified: cocoon/trunk/pom.xml Modified: cocoon/trunk/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?rev=620179&r1=620178&r2=620179&view=diff ============================================================================== --- cocoon/trunk/pom.xml (original) +++ cocoon/trunk/pom.xml Sat Feb 9 11:48:13 2008 @@ -36,10 +36,10 @@ parent + tools blocks commons core - tools dists core/cocoon-configuration/cocoon-configuration-api