Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93678 invoked from network); 22 Feb 2011 21:46:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Feb 2011 21:46:05 -0000 Received: (qmail 51636 invoked by uid 500); 22 Feb 2011 21:46:04 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51580 invoked by uid 500); 22 Feb 2011 21:46:04 -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 51572 invoked by uid 99); 22 Feb 2011 21:46:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Feb 2011 21:46:04 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of milu71@gmx.de designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 22 Feb 2011 21:45:56 +0000 Received: (qmail invoked by alias); 22 Feb 2011 21:45:33 -0000 Received: from e179211134.adsl.alicedsl.de (EHLO localhost) [85.179.211.134] by mail.gmx.net (mp065) with SMTP; 22 Feb 2011 22:45:33 +0100 X-Authenticated: #48488578 X-Provags-ID: V01U2FsdGVkX18FEAw4QNIFJFYuj5y9ZsJyrDVGKCt1USnQyAE0RZ kdd31SGuh6C4Kx Date: Tue, 22 Feb 2011 22:45:31 +0100 From: Michael Ludwig To: user@ant.apache.org Subject: Re: Accessing values from a property file Message-ID: <20110222214531.GA3128@wladimir> Mail-Followup-To: user@ant.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) X-Y-GMX-Trusted: 0 Fawad Ali schrieb am 21.02.2011 um 15:29 (+0500): > Is there anyway of accessing values from a property file so that I > may take out all the variables to a saparate file. Please check out the and tasks, notably the @file and @append attributes. Might be what you're looking for. -- Michael Ludwig --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org