Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 40538 invoked by uid 500); 26 Jul 2001 15:45:15 -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 40486 invoked from network); 26 Jul 2001 15:45:15 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: files in ant/bin References: <3B603A74.3020100@ep-ag.com> From: Stefan Bodewig Date: 26 Jul 2001 17:45:16 +0200 In-Reply-To: Steffen Euch's message of "Thu, 26 Jul 2001 17:42:44 +0200" Message-ID: Lines: 13 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 On Thu, 26 Jul 2001, Steffen Euch wrote: > But what's the purpose of antRun, antRun.bat Helper scripts that work around a missing feature in JDK < 1.3. They change the working directory before they execute a command - this is to support the dir attribute of . > and runant.pl? Same as ant or ant.bat, jsut written in Perl. Stefan