Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 37858 invoked from network); 22 Feb 2002 23:05:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Feb 2002 23:05:13 -0000 Received: (qmail 21113 invoked by uid 97); 22 Feb 2002 23:05:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 21097 invoked by uid 97); 22 Feb 2002 23:05:10 -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 21066 invoked from network); 22 Feb 2002 23:05:09 -0000 Message-ID: <1a2701c1bbf5$bc453b80$b81c570f@cv.hp.com> From: "Steve Loughran" To: "Ant Users List" References: <6EC8B4900C0AB6488B75FD88311DA769021D1679@sus-ma1it02> Subject: Re: scope of global properties in nested build files Date: Fri, 22 Feb 2002 15:07:41 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-ECS-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Jiang, Bianca" To: "'Ant Users List'" Sent: Friday, February 22, 2002 10:57 Subject: RE: scope of global properties in nested build files > Thanks for the reply. > > > historically, yes. But now there is an inheritAll flag you > > can set to false > > to stop this happening > > which version of Ant is this attribute available? and to what > task can it apply to? > > I have Ant1.4.1 and tried it on "property", "javac", > it says "the XXX task doesn't support the inheritAll attribute." > you do it on the invocation and it tells the call not to pass down any properties other than those you name. NB: Ant 15.alpha also lets you pass down references -- To unsubscribe, e-mail: For additional commands, e-mail: