Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 11491 invoked by uid 500); 20 Jul 2001 10:03:10 -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 11482 invoked from network); 20 Jul 2001 10:03:09 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: redefine params for release References: <43801AFAFD6DD411B9A400508B0CC843036FF7FC@estutes4.energy.williams.com> From: Stefan Bodewig Date: 20 Jul 2001 12:03:15 +0200 In-Reply-To: "Churchill, Ralph"'s message of "Thu, 19 Jul 2001 17:34:00 -0500" Message-ID: Lines: 26 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, 19 Jul 2001, Ralph Churchill wrote: > This doesn't work. I'd be willing to redefine the properties in the > antcall, but that doesn't seem to work either: > > > > > > It works if you don't try to reference the "new" value of project.dir, use and so on. > What alternatives do I have? Try Ant 1.4alpha and the new inheritall attribute of - I just realized that doesn't have this attribute yet, going to fix that ASAP. Stefan