Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 50613 invoked from network); 22 Aug 2006 15:15:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 15:15:25 -0000 Received: (qmail 72414 invoked by uid 500); 22 Aug 2006 15:15:20 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 72273 invoked by uid 500); 22 Aug 2006 15:15:19 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 72245 invoked by uid 99); 22 Aug 2006 15:15:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 08:15:19 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of peter.kitt.reilly@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 08:15:17 -0700 Received: by nf-out-0910.google.com with SMTP id x29so81354nfb for ; Tue, 22 Aug 2006 08:14:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=aJoiBm6p5K6h83NZUs0neV51/PfjsLEUAw/j/4eFHFjxbPIP6JDTF2IS4jdCLFXuRCAXahyw7tGor6WBMvBegAN1xekCnbhkGgOQlnfJid6rhtKmTrygmPOyLcwxUO42IzhMTEYm3gG3eemKI7eBgP5459cfrWiQ1+ts9G+dEgY= Received: by 10.48.48.18 with SMTP id v18mr578932nfv; Tue, 22 Aug 2006 08:14:55 -0700 (PDT) Received: by 10.49.90.10 with HTTP; Tue, 22 Aug 2006 08:14:55 -0700 (PDT) Message-ID: Date: Tue, 22 Aug 2006 16:14:55 +0100 From: "Peter Reilly" To: "Ant Users List" Subject: Re: java.lang.NoSuchMethodError: org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine; In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_45389_31912430.1156259695911" References: <87B1C57D-C229-4AAB-A8CF-23CEAD543D6C@absolute-performance.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_45389_31912430.1156259695911 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline You do (should) not need to build it! If you need to build it, you could try to build bsf as well. Peter On 8/22/06, Jack J. Woehr wrote: > > > On Aug 22, 2006, at 7:12 AM, Peter Reilly wrote: > > > see: http://ant.apache.org/manual/install.html#librarydependencies > > To sum up, you need to use rhino 1.5R3. > > That was my first try. But it doesn't build under Java 1.5. > > --- > Jack J. Woehr > Director of Development > Absolute Performance, Inc. > jwoehr@absolute-performance.com > 303-443-7000 ext. 527 > > > > ------=_Part_45389_31912430.1156259695911--