Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 71435 invoked from network); 29 Jan 2004 15:09:26 -0000 Received: from unknown (HELO mx1.try.sybase.com) (130.214.10.19) by daedalus.apache.org with SMTP; 29 Jan 2004 15:09:26 -0000 Received: from mail.try.sybase.com (mail.try.sybase.com [130.214.10.18]) by mx1.try.sybase.com (8.11.6/8.11.0) with ESMTP id i0TE5v227227 for ; Thu, 29 Jan 2004 07:05:57 -0700 Received: from tsws1 ([10.22.120.27]) by mail.try.sybase.com (8.11.6/8.11.6) with SMTP id i0TErEk25716 for ; Thu, 29 Jan 2004 07:53:15 -0700 Message-ID: <1dfa01c3e67a$282640a0$0100a8c0@tsws1> From: "Adam R. B. Jack" To: "jakarta-gump list" References: <4018BC3B.5090309@antbuild.com> Subject: Re: xmldb Date: Thu, 29 Jan 2004 08:11:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Would it be a good idea to do a fresh build of xmldb on his machine and > put the jars at one place where the managers of the various gump > instances can download them from ? > > And change the descriptor of xmldb to give the date of the new build to > the jars ? Looks like Stefan has updated the xmldb descriptor (in xml-xindice) to reference the correct jar names. Two things: 1) We need a new term for projects that aren't pakcages, but aren't built by Gump. XMLDB is one such, it has it's jars with it in CVS, (so all Gump instances do get them). I annotate a project as prebuilt (see the first Note on http://lsd.student.utwente.nl/gump/xml-xindice/xmldb.html). I think 'Prebuilt' is a fine term. Prebuilts are downloaded from CVS ('cos licensing allows) whereas Packages have to be administrator installed. I need to add a TODO to list the Prebuilts like we list the Packages: http://lsd.student.utwente.nl/gump/packages.html. Also, somehow we need to visualy annotate them differently. 2) I put a (not sure if it is worth much) 'metadata location' -> project xref page, so we can look at where metadata resides. I probably ought add 'metadata location' on project page. regards, Adam