From dev-return-82702-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Apr 30 21:07:48 2008 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 90955 invoked from network); 30 Apr 2008 21:07:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Apr 2008 21:07:48 -0000 Received: (qmail 44975 invoked by uid 500); 30 Apr 2008 21:07:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 44931 invoked by uid 500); 30 Apr 2008 21:07:48 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 44920 invoked by uid 99); 30 Apr 2008 21:07:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2008 14:07:48 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 30 Apr 2008 21:06:54 +0000 Received: (qmail 12167 invoked by uid 0); 30 Apr 2008 21:07:15 -0000 Received: from 66.28.87.10 by www121.gmx.net with HTTP; Wed, 30 Apr 2008 23:07:15 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" Date: Wed, 30 Apr 2008 23:07:15 +0200 From: "Antoine Levy-Lambert" In-Reply-To: <16897959.post@talk.nabble.com> Message-ID: <20080430210715.14230@gmx.net> MIME-Version: 1.0 References: <16897959.post@talk.nabble.com> Subject: Re: Defining format for Property To: "Ant Developers List" X-Authenticated: #22961642 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX1+1qz0QfmO1h19RP6AxWwaX5YH9TrSb1vYyum8B9V SqnpCLq9uZFxqyfNiSQYCyUnZLjIWJpCqu5g== Content-Transfer-Encoding: 7bit X-GMX-UID: 4rNzIMZQTlI8XoI4KWlrXV1OU2poZdnV X-Virus-Checked: Checked by ClamAV on apache.org Hello, can you repost this message on our user mailling list user at ant dot apache dot org ? Regards, Antoine -------- Original-Nachricht -------- > Datum: Fri, 25 Apr 2008 09:31:55 -0700 (PDT) > Von: dkhanna123 > An: dev@ant.apache.org > Betreff: Defining format for Property > > We have a task in ANT to update propertyfile with format like > > > pattern=...... > > > > And this can change the pattern in property file, now I do not want to > change/update property file but still I want that, if the value of key is > 1 > lets say proper.name=1 then my target should read it as "01" and NOT "1". > > Now can I do that without updating the propertyfile ? > > THanks > > -- > View this message in context: > http://www.nabble.com/Defining-format-for-Property-tp16897959p16897959.html > Sent from the Ant - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org