Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 7992 invoked from network); 15 Mar 2004 10:16:23 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Mar 2004 10:16:23 -0000 Received: (qmail 5910 invoked by uid 500); 15 Mar 2004 10:15:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 5865 invoked by uid 500); 15 Mar 2004 10:15:47 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 5731 invoked from network); 15 Mar 2004 10:15:46 -0000 Received: from unknown (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by daedalus.apache.org with SMTP; 15 Mar 2004 10:15:46 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id i2FAFuMC016811 for ; Mon, 15 Mar 2004 11:15:56 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Mon, 15 Mar 2004 11:15:26 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B560E23EEBE@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: RE: Requiring jar files in classpath (or $ANT_HOME/lib) fortaskde fs Date: Mon, 15 Mar 2004 11:15:56 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C40A76.81374C00" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C40A76.81374C00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable We can=B4t solve that quickly I think. But we are thinking about modularization of Ant. Then we want to create a couple of AntLibs - and maybe the "Ant-JUnit" AntLib then is bundled with junit.jar or does an autodownload ... But AFAIK there is nothing finally spoken. Jan > -----Original Message----- > From: Keith Hatton [mailto:khatton@axiomsystems.com] > Sent: Monday, March 15, 2004 11:12 AM > To: Ant Users List > Subject: RE: Requiring jar files in classpath (or $ANT_HOME/lib) > fortaskdefs >=20 >=20 > With respect, I think that misses the point. >=20 > The problem is, for JUnit and other Ant-optional tasks (i.e.=20 > those defined in some sense in ANT_HOME/lib), they won't=20 > "just work" without fiddling with either distro (i.e. move=20 > JUnit files -> Ant, or move Ant files -> JUnit). >=20 > This makes it a pain, particularly for those attempting to=20 > herd cats into a standard build environment. >=20 > I understand the issues and I have no solution to offer=20 > (other than, perhaps, removing ant-*.jar from the standard=20 > Ant distribution so that these problems don't arise - but=20 > then you would open the door to a set of different problems),=20 > but please recognise that it *is* a problem in many=20 > environments. There are people who would (consciously or=20 > unconsciously) take every opportunity to rubbish free=20 > software, and this is an example of giving them an easy way=20 > of doing this. >=20 > Keith >=20 >=20 > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: 15 March 2004 09:03 > To: user@ant.apache.org > Subject: Re: Requiring jar files in classpath (or $ANT_HOME/lib) > fortaskdefs >=20 >=20 > On Sun, 14 Mar 2004, Jacob Kjome wrote: >=20 > > Keep in mind that this is only true in the case of optional tasks > > that ship with Ant. >=20 > And then again only if you keep the corresponding .jar in > ANT_HOME/lib. >=20 > If you want to become independent from CLASSPATH and > ANT_HOME/lib, move ant-junit.jar out of ANT_HOME/lib and > junit using a that points to the new location of > ant-junit.jar and junit.jar, for example. >=20 > Stefan >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 ------_=_NextPart_001_01C40A76.81374C00--