From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31223 invoked by alias); 10 Jan 2003 13:52:38 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 31211 invoked from network); 10 Jan 2003 13:52:34 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 10 Jan 2003 13:52:34 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0ADOTB06223 for ; Fri, 10 Jan 2003 08:24:29 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0ADqLn21791; Fri, 10 Jan 2003 08:52:21 -0500 Received: from [192.168.64.12] (vpn50-16.rdu.redhat.com [172.16.50.16]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h0ADqJE00431; Fri, 10 Jan 2003 05:52:19 -0800 Subject: Re: Tomcat 4 circular dependencies From: Anthony Green To: Gary Benson Cc: rhug-rhats@sources.redhat.com In-Reply-To: <20030109151100.GE2711@redhat.com> References: <20030109151100.GE2711@redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 10 Jan 2003 13:52:00 -0000 Message-Id: <1042206869.4377.21.camel@escape> Mime-Version: 1.0 X-SW-Source: 2003-01/txt/msg00007.txt.bz2 On Thu, 2003-01-09 at 07:11, Gary Benson wrote: > Tomcat 4 is split into two tarballs (core and connectors) but the > split is a little messy resulting in a circular dependency between the > two. I didn't think circular dependencies like this were a problem. In any case, please just do whatever you can get working. :-) We can always change it if it makes sense. Thanks, AG