Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 31647 invoked from network); 12 Mar 2003 19:02:52 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 12 Mar 2003 19:02:52 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18tBTh-00078z-00 for ; Wed, 12 Mar 2003 20:01:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gump@jakarta.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18tBSi-00074q-00 for ; Wed, 12 Mar 2003 20:00:24 +0100 From: Berin Loritsch Subject: Re: GUMP: Anyone know what is going on? Date: Wed, 12 Mar 2003 14:01:06 -0500 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@main.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Berin Loritsch wrote: > The build throws an exception refering to a directory that does > not exist. THe normal ANT script works, and I am not sure where > that directory is being referenced. I think I may have found a cause of a problem--unknown if it is related: the descriptor was referencing a directory in the "container" heirarchy rather than the lifecycle heirarchy. We will see in the next build if it runs.