Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 70913 invoked from network); 19 Sep 2000 09:22:57 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 19 Sep 2000 09:22:57 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id LAA15473 for ; Tue, 19 Sep 2000 11:22:57 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id LAA02922; Tue, 19 Sep 2000 11:22:57 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: property dir needed in java and junit tasks References: <005f01c02210$ae6cc940$1410e195@ns2000> <39C72E6F.93A24298@lentus.se> From: Stefan Bodewig Date: 19 Sep 2000 11:22:57 +0200 In-Reply-To: Peter Nordlund's message of "Tue, 19 Sep 2000 11:14:23 +0200" Message-ID: Lines: 11 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "PN" == Peter Nordlund writes: PN> I feel a need for a "dir" attribute to both the java task and PN> junit task. The "dir" attribute should work approximately as it PN> does for the Exec task. We cannot do that in the fork="no" case, though AFAIK. I seem to remember Peter Donald did some experiments with setting user.dir but I can't remember wether it worked in Java 1.1 as well. Stefan