Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 78419 invoked by uid 500); 23 May 2001 15:25:45 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 78211 invoked from network); 23 May 2001 15:25:11 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: Optional task: script References: <3B054A8500002A91@mail.epost.de> From: Stefan Bodewig Date: 23 May 2001 17:25:08 +0200 In-Reply-To: jochen.dost@epost.de's message of "Wed, 23 May 2001 15:06:37 +0200" Message-ID: Lines: 10 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N jochen dost wrote: > I have got a question concernig the optional task 'script'. Besides > the file 'optional.jar' in my ANT_HOME/lib directory, do I need > anything else to get this task working? Yes. You need BSF and maybe additional jars for the scripting language you want to use (not sure about Perlscript). Stefan