Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 951 invoked from network); 1 May 2009 15:32:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 May 2009 15:32:23 -0000 Received: (qmail 14755 invoked by uid 500); 1 May 2009 15:32:22 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14691 invoked by uid 500); 1 May 2009 15:32: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 14681 invoked by uid 99); 1 May 2009 15:32:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2009 15:32:21 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [76.13.9.98] (HELO web65706.mail.ac4.yahoo.com) (76.13.9.98) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 01 May 2009 15:32:13 +0000 Received: (qmail 20392 invoked by uid 60001); 1 May 2009 15:31:50 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1241191910; bh=ldwstjZCWaCyJrwcpE1x9HVLDhjyCJwBKRPILtK4J/k=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=HJ1fd2T+qvvownfYEz1pQvkDhDR+BzlIZiPXiZbr/nzL2ClCiy2ohYH+hyGpQO62KvAF/H0/uz/TRXK6pzZh77sMEyJcZBuQ9uhlghCPy7QgSKEpc22oYcaRXIfBzXtxqsQJxVjG6HhLxGDHljQXEGZ/15uS0yW2FKugxibV6Vs= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=P723YEs0e19uES0eFTuGKEw182GCKgSrVlM9TQk+HWuszKoszeUBPT1HOu5uvkcTtITi6kHna3DGALUISZFXfr0d0aRd3F3ttCXH4KQIHgmmsMuV9J3g/plIvw6gR0r8+YGArDSlHmsRIliC1jHYcn0E62jIF1o0QO2m5KyLwuE=; Message-ID: <399369.19971.qm@web65706.mail.ac4.yahoo.com> X-YMail-OSG: qAk0bjsVM1llUn.Hlsuf4FFnJMeddxDjtzn0mX.Xca67rf5EnnpDHCf.LbcpH756slTZF36qj3EklvYdYy95WUZRL4JiuUbbDkw9E7mJomMu5bpBpRFg10ymtYMph7fTuJmdRGzq__NwMz_IlftSKEFFpl8ih6TTSTr1BJ.3i3_1.ioUBMHfdAK20d4J6fad5h8RPnfTbJG9Y5G6Sp5ImXY.XiOHr7nsSs3TJo4fopNJ_5SFbZ7oWKhlyQ8CNu9RPAr9.vRTPwi6MRr1h_nX Received: from [66.28.53.2] by web65706.mail.ac4.yahoo.com via HTTP; Fri, 01 May 2009 08:31:50 PDT X-Mailer: YahooMailRC/1277.35 YahooMailWebService/0.7.289.1 Date: Fri, 1 May 2009 08:31:50 -0700 (PDT) From: Eric Fetzer Subject: Reset BuildNumber To: Ant Users MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2115870301-1241191910=:19971" X-Virus-Checked: Checked by ClamAV on apache.org --0-2115870301-1241191910=:19971 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable What is the prescribed method of setting properties in a property file?=A0 = Specifically, I'm speaking of a file that keeps track of one of the build n= umbers.=A0 Here's a simple example with what I'd like to do in it:=0A=0A=A0= =0A=A0=A0=A0 =0A=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0= =A0=A0=A0 =0A=A0=A0=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0= =A0=A0 =0A=A0=A0=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0 =0A= =A0=A0=A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0= =A0=A0 =0A=A0=A0= =A0=A0=A0=A0=A0 =0A=A0=A0=A0=A0=A0=A0= =A0 =0A=A0=A0=A0= =A0=A0 =0A=A0=A0=A0 =0A=A0=A0=A0 =0A=A0 =0A=0AThan= ks,=0AEric=0A=0A=0A --0-2115870301-1241191910=:19971--