Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 83826 invoked from network); 15 Dec 2000 09:17:42 -0000 Received: from mail.alphalink.com.au (203.24.205.7) by locus.apache.org with SMTP; 15 Dec 2000 09:17:42 -0000 Received: from donalgar (d187-ps2-mel.alphalink.com.au [202.161.107.187]) by mail.alphalink.com.au (8.9.3/8.9.3) with SMTP id UAA22210 for ; Fri, 15 Dec 2000 20:17:42 +1100 Message-Id: <3.0.6.32.20001215201502.008dc590@latcs2.cs.latrobe.edu.au> X-Sender: pjdonald@latcs2.cs.latrobe.edu.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 15 Dec 2000 20:15:02 +1100 To: ant-dev@jakarta.apache.org From: Peter Donald Subject: Re: Default libs included In-Reply-To: <3A3913CC.1490EB95@metamata.com> References: <3.0.6.32.20001215030527.00ab93d0@latcs2.cs.latrobe.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 10:39 14/12/00 -0800, Louis Tribble wrote: >Peter Donald wrote: >> >> Hi, >> >> I have just gone through and updated a number of projects to use latest CVS >> ant and realized that ant is almost ready to be deployed once per machine >> rather than once per project. The few things that stop it are; >> >> 1. $ANT_HOME has to be set due to limitations of win9x ;( >> 2. lib dirs other than $ANT_HOME/lib should ideally auotmagically sucked >> into classpath >> >> I think we can fix 2 by an addition to the scripts. Basically suck in all >> jars in ./lib just like we do for $ANT_HOME/lib. This is likeable because >> it is very common pattern among different projects. > >I don't think the patch posted by Vincent Bergbauer ever got applied. >It seems to solve 1 for NT/2K. I've appended his message. (I haven't >used it yet, but I've been saving it.) thanks - I just checked it into CVS. Could someone on NT/2000 check that it still works 100% ? Thanks Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*