Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 41386 invoked from network); 7 Aug 2002 14:47:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Aug 2002 14:47:07 -0000 Received: (qmail 3081 invoked by uid 97); 7 Aug 2002 14:47:28 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 3023 invoked by uid 97); 7 Aug 2002 14:47:26 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 3000 invoked by uid 98); 7 Aug 2002 14:47:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Wed, 07 Aug 2002 15:46:56 +0100 Subject: FW: StarTeamCheckout.java From: Pier Fumagalli To: Message-ID: In-Reply-To: <2DE597FFF8C7D511950400D0B7D4871C01E52EA0@susdayte53.daytonoh.ncr.com> Mime-version: 1.0 Organization: Apache Software Foundation Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N FYI: Acked. Pier ------ Forwarded Message > From: "Nippard, Shelly" > Date: Wed, 7 Aug 2002 10:28:36 -0400 > To: "'webmaster@jakarta.apache.org'" > Subject: StarTeamCheckout.java > > Dear webmaster, > > I didn't know whom I should contact regarding this suggestion. > > I've found an issue with this class that I think should be incorporated into > Ant's next release... > > I'm using Ant 1.5 and there's a method in StarTeamCheckout.java called visit > with this signature: > > protected void visit(Folder starteamFolder, java.io.File targetFolder) > throws BuildException { > > } > > Within this method you call: > > eachFile.checkoutTo(localFile, this.lockStatus,true, true, true); > > In my Ant build script I wanted the 3rd parameter to pass false so I think > you need to create a new set method for this attribute called "timestampnow" > and change this method call to this: > > eachFile.checkoutTo(localFile, this.lockStatus,this.timestampNow, true, > true); > > Is this already being implemented into the next version? > > Thanks, > Shelly Nippard > NCR Corporation > > ------ End of Forwarded Message -- To unsubscribe, e-mail: For additional commands, e-mail: