Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 34891 invoked from network); 7 Oct 2002 13:41:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Oct 2002 13:41:09 -0000 Received: (qmail 6880 invoked by uid 97); 7 Oct 2002 13:41:50 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 6864 invoked by uid 97); 7 Oct 2002 13:41:49 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 6852 invoked by uid 98); 7 Oct 2002 13:41:49 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: "Brekke, Jeff" To: 'Jakarta Commons Developers List' Subject: [NET] GUMP Build is broken, well maybe not... Date: Mon, 7 Oct 2002 08:40:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The lib directory is created in the get-deps target which doesn't seem to be running when gump runs the build. Obviously gump wants to build net using the dependencies that it generated. It looks like, in the init target, that build.sysclasspath=only. The noget property is set and the get-deps target is skipped. Where are the dependant jars when gump builds a project ( oro and junit in this case )? On the sysclasspath? I've patched Maven to produce an ant build which will create the lib directory in the init target and regen'd and committed a new ant build for commons-net. Can you test the gump build of commons-net again? Thanks a bunch for the help and information. ================================================================= Jeffrey D. Brekke Quad/Graphics Jeff.Brekke@qg.com http://www.qg.com > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: Monday, October 07, 2002 1:32 AM > To: commons-dev@jakarta.apache.org > Subject: Re: [NET] GUMP Build is broken > > > On Sun, 6 Oct 2002, Jeff Brekke wrote: > > > I believe it must be a problem in the gump descriptor or something. > > If someone interested in working with gump would like to fix it to > > work with the generated ant build I'm +1, > > I'm more than willing to help 8-) > > The reason why it fails right now is that you have a fileset in your > for the task that expects a directory lib to exist > under the commons-sandbox/net directory. > > On the boxes running Gump, there is no such directory and Ant fails - > maybe there is an empty one in CVS? No, not according to WebCVS. If > this build-file works on your machine, you must have a lib directory > that is not in CVS, I guess. > > Either drop that part of the classpath completely or ensure the > directory exists. > > Stefan > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: