Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 51541 invoked from network); 16 Jul 2008 15:07:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2008 15:07:25 -0000 Received: (qmail 863 invoked by uid 500); 16 Jul 2008 15:07:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 825 invoked by uid 500); 16 Jul 2008 15:07:21 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 809 invoked by uid 99); 16 Jul 2008 15:07:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 08:07:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.154.176.138] (HELO icon040.icongmbh.de) (62.154.176.138) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 15:06:28 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.2]) by icon040.icongmbh.de (Postfix) with ESMTP id 4293413E96 for ; Wed, 16 Jul 2008 17:06:21 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: How to pass an unset property with inheritall=false Date: Wed, 16 Jul 2008 17:06:20 +0200 Message-ID: <06080D44730F41428BAF2168FA8BDD80022A8F70@icsrv02.icongmbh.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to pass an unset property with inheritall=false Thread-Index: AcjnVYFYvX4aSowIQ+m3+LiIknqbdA== From: "Knuplesch, Juergen" To: X-Virus-Checked: Checked by ClamAV on apache.org Hello, I want to use antcall together with inheritall=3Dfalse: There are some targets that dont run, when paramsometimesunset is unset. If I pass the parameter like this and paramsometimesunset is unset, it = is set in the called target. But I want it to be just the same value (either unset or some value) Any ideas? --=20 J=FCrgen Knuplesch =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org