Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 56534 invoked from network); 3 Oct 2004 15:32:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Oct 2004 15:32:41 -0000 Received: (qmail 33974 invoked by uid 500); 3 Oct 2004 15:32:38 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 33902 invoked by uid 500); 3 Oct 2004 15:32:37 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 33888 invoked by uid 99); 3 Oct 2004 15:32:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [217.160.230.41] (HELO mout.perfora.net) (217.160.230.41) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 03 Oct 2004 08:32:37 -0700 Received: from minotaur.apache.org[209.237.227.194] (helo=[127.0.0.1]) by mrelay.perfora.net with ESMTP (Nemesis), id 0MKyxe-1CE8Li1OdN-0007T2; Sun, 03 Oct 2004 11:32:34 -0400 X-Provags-ID: perfora.net abuse@perfora.net e2e4156964dfbcc4c642ec658fa7f9b9 Message-ID: <41601B9A.7050504@reverycodes.com> Date: Sun, 03 Oct 2004 11:32:42 -0400 From: Vadim Gritsenko User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [GUMP@brutus]: cocoon-2.1/cocoon failed References: <002201c4a94f$2b34fd20$1601a8c0@gloria> In-Reply-To: <002201c4a94f$2b34fd20$1601a8c0@gloria> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stephen McConnell wrote: > >>-----Original Message----- >>From: Gump [mailto:general@gump.apache.org] >> -ERROR- Bad Dependency. Project: excalibur-compatibility unknown to >>*this* workspace > > > You can fix this error by replacing the following line: > > > > with this: > > > >> -ERROR- Bad Dependency. Project: excalibur-i18n unknown to *this* >>workspace > > > The above i18n error can be fixed by changing: > > > > to the following: > > Ok, thanks. Vadim