On Mon, Feb 25, 2002 at 06:17:50PM -0500, Erik Hatcher wrote: > ----- Original Message ----- > From: "David M. Karr" <[EMAIL PROTECTED]> > > > My missing element was putting junit.jar in the $ANT_HOME/lib directory. > This > > appears to be one of those "you should have known that". The > documentation > > (AFAICT) doesn't state this directly. > > Its at the bottom of this page: > http://jakarta.apache.org/ant/manual/install.html
Ah! Well, it should be cross-referenced on junit.html as well. In fact, it sounds like a good idea to put in a similarly-phrased sentence for all tasks with external dependencies, on the doc page for each task. - A -- Alex Chaffee mailto:[EMAIL PROTECTED] jGuru - Java News and FAQs http://www.jguru.com/alex/ Creator of Gamelan http://www.gamelan.com/ Founder of Purple Technology http://www.purpletech.com/ Curator of Stinky Art Collective http://www.stinky.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
