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 70345 invoked from network); 26 Dec 2000 19:58:10 -0000 Received: from femail3.sdc1.sfba.home.com (24.0.95.83) by h29.sny.collab.net with SMTP; 26 Dec 2000 19:58:10 -0000 Received: from alsatian ([24.18.23.12]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001226195631.OMSB1118.femail3.sdc1.sfba.home.com@alsatian>; Tue, 26 Dec 2000 11:56:31 -0800 Message-ID: <082601c06f76$28e5d970$020a0a0a@alsatian> From: "Jason Rosenberg" To: , References: <20001226192045.7735.qmail@web117.yahoomail.com> Subject: Re: Fw: Problem using script task Date: Tue, 26 Dec 2000 14:56:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h29.sny.collab.net 1.6.2 0/1000/N Diane, Thanks for the help. I've found the javascript stuff from mozilla.org..... I guess I just thought somehow that I already had javascript installed, since my browser uses it on a regular basis, etc. The only reason I am going the javascript route is because I have been disatisfied with the set of available flow control features in the core ant stuff. So, probably, once I get to a point where I've got my preliminary build installation working, I'll make an effort to start writing some useful flow control tasks. I assume that wouldn't be too difficult. Or, are there philosophical objections to doing so. Simple things like loops and conditionals, etc. Jason ----- Original Message ----- From: "Diane Holt" To: Sent: Tuesday, December 26, 2000 2:20 PM Subject: Re: Fw: Problem using script task > --- Jason Rosenberg wrote: > > So, once I build the BSF stuff, do I then need to include something in > > my classpath so that Ant will use it? > > If you put the jar-files in $ANT_HOME/lib, the 'ant' wrapper-script will > include them in the classpath it runs Ant with. > > > Is this documented already somewhere? > > Probably not. What with Ant being an OpenSource project and all, it's not > like there's a TechPubs department making sure everything's covered. On > the other hand, it also means someone could volunteer to take that task > on, if they wanted to. > > Diane > > > ===== > (holtdl@yahoo.com) > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Shopping - Thousands of Stores. Millions of Products. > http://shopping.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: ant-dev-help@jakarta.apache.org >