Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 24558 invoked from network); 8 Oct 2002 14:31:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Oct 2002 14:31:28 -0000 Received: (qmail 19058 invoked by uid 97); 8 Oct 2002 14:31:05 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 18787 invoked by uid 97); 8 Oct 2002 14:31:02 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 18331 invoked by uid 98); 8 Oct 2002 14:30:56 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: classfileset does not find org/apache/bcel/classfile/Visitor References: <3DA2E4FC.3040100@hamburg.de> From: Stefan Bodewig Date: 08 Oct 2002 16:29:54 +0200 In-Reply-To: <3DA2E4FC.3040100@hamburg.de> Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 08 Oct 2002, Rolf Schumacher wrote: > java.lang.NoClassDefFoundError: org/apache/bcel/classfile/Visitor You need BCEL to use , well obviously you've figured that out yourself 8-) Pick up the latest version of BCEL and put the jar into ANT_HOME/lib. > I reread the deployment advices carefully but could not find any > hint e.g. to install BCEL prior to ANT. See the library dependencies section on the "Installing Ant page" of the manual the fourth row from the bottom. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: