My classpath is preferably empty, I use ant to set the classpath for what it needs. That optional.jar needs to be in lib, is not very clear to me, but I guess it is because the tasks are available without actually defining a taskdef, if you put it in the ant/lib
Mvgr, Martin > -----Original Message----- > From: Ken Wood [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 13, 2001 3:30 PM > To: Ant Developers List > Subject: Re: [RT] Ant toolbox/toolchest > > > I don't disagree with the idea, but I have one question > (although I'd be wary of kitchen sink syndrome...): > > Peter Donald wrote: > > > > Hi, > > <SNIP> > > Because the tasks are not > > installed with the actual tools (but instead in optional.jar) you end up > > having to drop the tools into ant/lib. > > We use Junit. We don't have to put junit.jar into ant/lib. > We just make sure our classpath is set up appropriately. > > Is there something I'm missing here? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
