Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 2534 invoked from network); 18 Apr 2002 07:25:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Apr 2002 07:25:13 -0000 Received: (qmail 18137 invoked by uid 97); 18 Apr 2002 07:25:12 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 18030 invoked by uid 97); 18 Apr 2002 07:25:12 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 17941 invoked from network); 18 Apr 2002 07: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: Run time commands - a Solution References: <002201c1e625$85883840$4300a8c0@ring> From: Stefan Bodewig Date: 18 Apr 2002 09:25:08 +0200 In-Reply-To: <002201c1e625$85883840$4300a8c0@ring> Message-ID: Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 17 Apr 2002, Oisin Kim wrote: > > > Since this java command no longer uses the option "fork=true" you > can't define a Path to run java from, everything is run relative to > the folder the Ant build script is contained (if you run Ant from > the command line) in or if you're using something like netbeans, > relative to the netbeans bin directory, although this may be just a > config issue! Use instead Ant will pass the absolute pathname of the files on the command line and assume that relative paths are relative to your project's basedir. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: