Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 6357 invoked from network); 17 Jun 2004 11:04:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jun 2004 11:04:36 -0000 Received: (qmail 70864 invoked by uid 500); 17 Jun 2004 11:04:34 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 70775 invoked by uid 500); 17 Jun 2004 11:04:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 70746 invoked by uid 99); 17 Jun 2004 11:04:30 -0000 Received: from [194.51.201.23] (HELO esa-av-smtp2.gmessaging.net) (194.51.201.23) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 17 Jun 2004 04:04:30 -0700 Received: from esa-spas1.gmessaging.net (relay2 [172.24.21.39]) by esa-av-smtp2.gmessaging.net (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0HZG003Z19FCGN@esa-av-smtp2.gmessaging.net> for dev@ant.apache.org; Thu, 17 Jun 2004 13:04:24 +0200 (MEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by esa-spas1.gmessaging.net (Postfix) with ESMTP id 56AA852D83 for ; Thu, 17 Jun 2004 13:03:02 +0200 (CEST) Received: from esa-spas1.gmessaging.net ([127.0.0.1]) by localhost (esa-spas1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02521-09 for ; Thu, 17 Jun 2004 13:03:01 +0200 (CEST) Received: from iso.vilspa.esa.es (isous5.vilspa.esa.es [193.147.153.100]) by esa-spas1.gmessaging.net (Postfix) with ESMTP id D07AE52CB8 for ; Thu, 17 Jun 2004 13:03:00 +0200 (CEST) Received: from esa.int (isol02.vilspa.esa.es [193.147.153.16]) by iso.vilspa.esa.es (8.12.10/8.12.10) with ESMTP id i5HB4PAE028986 for ; Thu, 17 Jun 2004 13:04:25 +0200 (MEST) Date: Thu, 17 Jun 2004 13:04:25 +0200 From: Aurele Venet Subject: Property overriding ignored in 1.6 To: dev@ant.apache.org Message-id: <40D17AB9.1020109@esa.int> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.5 (X11/20040208) X-Spam-Score: Content analysis details: (0.3 points, 4.5 points required to be considered as spam) 0.3 AWL AWL: Auto-whitelist adjustment X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, not sure if I should post my question here or not, but I just upgraded to ant 1.6 so as to use declarations. However, my build scripts stopped working. In debug mode I discovered a number of "Override property ignored..." msgs. This is what I am doing: I looked in the code and realised that the class org.apache.tools.ant.PropertyHelper has a new piece of code that disallows property overriding. I guess asking if it is necessary is a silly question and there must be a logical explanation for this, however, my question is, is it not possible to put this as an option that can be overriden from the command line? in the mean time I achieve the above using: a bit of an overkill.... kind regards Vrata -- _______________________________________________________________________ Quote: The surest sign that intelligent life exists elsewhere in the universe is the fact that it has never tried to contact us. Aurele Vrata Venet ESA/ESAC European Space Astronomy Center P.O. Box 50727, 28080 Madrid - SPAIN Tel: +34 91 81 31 331 Fax: +34 91 81 31 322 Ext: 322 ; _______________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org