Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 89833 invoked from network); 30 Dec 2002 19:15:48 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Dec 2002 19:15:48 -0000 Received: (qmail 6305 invoked by uid 97); 30 Dec 2002 19:16:57 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 6275 invoked by uid 97); 30 Dec 2002 19:16:56 -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 6263 invoked by uid 98); 30 Dec 2002 19:16:56 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <7E546A2B7994D3119A38009027D502CC02C27F24@WAS-XCHG1> From: "Sonnek, Ryan" To: 'Ant Users List' Subject: RE: propertyfile increments wrong. Date: Mon, 30 Dec 2002 13:15:28 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N yes, the file is in cvs, but it read/writable and there are no cvs operations in the build script to overwrite the property file. -----Original Message----- From: Moon, Ed [mailto:EMoon@sonypictures.com] Sent: Monday, December 30, 2002 12:58 PM To: 'Ant Users List' Subject: RE: propertyfile increments wrong. Is the build.number file under source control? I've seen issues when the build.number is checked out, preventing an update to build.number. -----Original Message----- From: Chris Brown [mailto:brown2@reflexe.fr] Sent: Monday, December 30, 2002 9:45 AM To: Ant Users List Subject: Re: propertyfile increments wrong. I can confirm having seen this behaviour in the past. It also occurs with the buildnumber task. I couldn't create a reliable test case either... Sometimes I could run the same task as you around 1000 times without problem, other times just once or twice. And it was really erratic, because if I spotted the error, then manually updated the property file to try and recreate the error WITH THE SAME PROPERTY VALUE, it wouldn't reliably repeat itself... :-( Look back through the archives to messages I posted around 18th January 2002. - Chris ----- Original Message ----- From: "Sonnek, Ryan" To: "'Ant Users List'" Sent: Monday, December 30, 2002 6:12 PM Subject: RE: propertyfile increments wrong. > thank you both for your quick responses! > the incrementing of the build number occurs in my INIT target, and all other > targets depend on this one. each time i run the build script, init is only > run once. i wish i could write some kind of test case for this but it > appears to happen erratically, but i'll see if i can recreate it > reliably. > > > > > > > #build.number property file. > #Mon Dec 30 10:46:31 CST 2002 > project.minor.version=2 > build.number=90 > project.major.version=0 > > i've included the script again and my properties file, if anyone else > has any ideas. Ryan > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: