From DDevienne@lgc.com Tue Feb 4 14:57:21 2003 Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 27677 invoked from network); 4 Feb 2003 14:57:21 -0000 Received: from junior.lgc.com (134.132.72.99) by daedalus.apache.org with SMTP; 4 Feb 2003 14:57:21 -0000 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.3/8.11.3) with SMTP id h14EuHB03463 for ; Tue, 4 Feb 2003 08:56:17 -0600 (CST) Received: from 134.132.93.152 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Tue, 04 Feb 2003 08:57:21 -0600 Received: by lgchexchbh.ad.lgc.com with Internet Mail Service (5.5.2653.19) id <1C7NZQ8F>; Tue, 4 Feb 2003 08:57:21 -0600 Message-ID: From: Dominique Devienne To: "'Ant Users List'" Subject: RE: Question of using jdepend task Date: Tue, 4 Feb 2003 08:57:20 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N My bad. Forgot was part of optional.jar ;-) Sorry about that. --DD -----Original Message----- From: Conor MacNeill [mailto:conor@cortexebusiness.com.au] Sent: Tuesday, February 04, 2003 8:56 AM To: Ant Users List Subject: Re: Question of using jdepend task Dominique Devienne wrote: > You need to the task. Please see the manual. --DD > I don't think that is the problem. I think he needs to have jdepend.jar in ANT_HOME/lib or on the classpath http://ant.apache.org/manual/install.html#librarydependencies Conor