From user-return-58956-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Dec 07 00:35:54 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 69604 invoked from network); 7 Dec 2006 00:35:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2006 00:35:53 -0000 Received: (qmail 6231 invoked by uid 500); 7 Dec 2006 00:35:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 6198 invoked by uid 500); 7 Dec 2006 00:35:57 -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 6186 invoked by uid 99); 7 Dec 2006 00:35:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 16:35:57 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of peter.kitt.reilly@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 16:35:46 -0800 Received: by ug-out-1314.google.com with SMTP id m3so316577ugc for ; Wed, 06 Dec 2006 16:35:25 -0800 (PST) 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:content-transfer-encoding:content-disposition:references; b=nYB4RIA2RsV9nTS+WXSH3Kab5+NcV2lFJkd3M/5NPcX/P8YxQpmr6sWY/s/GVDnbXMINXbAYa0WIBu2OaiZvzHvyriTgB0LUg2OKczKONbbb5JJU1VtT3zB4qOIK4PVMei+vYlme+X9lvGNrP7ym7rD1hGroqVceRErTVWuzzRI= Received: by 10.82.114.3 with SMTP id m3mr343911buc.1165451725430; Wed, 06 Dec 2006 16:35:25 -0800 (PST) Received: by 10.82.152.1 with HTTP; Wed, 6 Dec 2006 16:35:25 -0800 (PST) Message-ID: Date: Thu, 7 Dec 2006 00:35:25 +0000 From: "Peter Reilly" To: "Ant Users List" Subject: Re: 1.7.0RC1 java.lang.NoSuchMethodError: org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6525ECEA-FE17-4C4B-B263-90BBC65FB192@absolute-performance.com> X-Virus-Checked: Checked by ClamAV on apache.org On 12/7/06, Peter Reilly wrote: > On 12/7/06, Jack J. Woehr wrote: > > Now I'm getting java.lang.NoSuchMethodError: > > org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/ > > javascript/debug/DebuggableEngine > > > > I built trunk using the same bsf.jar and js.jar I was using before > > (~~6 months ago). > > > > Do I need other jars nowadays? > > no. > Are you sure that you are using the same bsf and js jars? > I think that the getDebuggableEngine was modified from > rhino 1.5r3 to 1.5r4 > see: > http://www.mozilla.org/rhino/rhino15R4-debugger.html > > You can use bsf 2.4.0 and rhino 1.5r4 but Upps that shoud be rhino 1.6x > you need apache-commons as well (for bsf 2.4) > > or use bsf2.3 with rhino 1.5r3 > > Peter > > > > -- > > Jack J. Woehr > > Director of Development > > Absolute Performance, Inc. > > jwoehr@absolute-performance.com > > 303-443-7000 ext. 527 > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org