Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 24811 invoked by uid 98); 5 Jan 2003 17:29:08 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 24792 invoked from network); 5 Jan 2003 17:29:06 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 5 Jan 2003 17:29:06 -0000 Received: (qmail 94631 invoked by uid 500); 5 Jan 2003 17:27:46 -0000 Received: (qmail 94623 invoked from network); 5 Jan 2003 17:27:46 -0000 Received: from scandium.sabren.com (209.61.155.99) by daedalus.apache.org with SMTP; 5 Jan 2003 17:27:46 -0000 Received: from apache.org (rdu57-27-066.nc.rr.com [66.57.27.66]) (authenticated (0 bits)) by scandium.sabren.com (8.11.6/8.11.6) with ESMTP id h05HSn316595 for ; Sun, 5 Jan 2003 12:28:49 -0500 Message-ID: <3E186B0D.8000705@apache.org> Date: Sun, 05 Jan 2003 12:27:41 -0500 From: Sam Ruby User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gump code and data Subject: Re: question References: <3E185E2B.7030308@apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Andrew C. Oliver wrote: > Would it be possible to have two branches building under gump at once? Both xerces 1 and xerces 2 are built. They are in the same cvs, the only difference is that cvs tag. Look at project/xml-xerces.xml and project/xml-xerces2.xml for an example. I'm a bit concerned about the combinatorics that can occur if each project starts doing this (which version of poi should the poi-block in cocoon2 depend on?) But within reason, some limited duplication for a period of time is acceptable. - Sam Ruby