Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 86196 invoked from network); 22 Mar 2004 21:35:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Mar 2004 21:35:27 -0000 Received: (qmail 71564 invoked by uid 500); 22 Mar 2004 21:35:07 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 71534 invoked by uid 500); 22 Mar 2004 21:35:06 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 71503 invoked from network); 22 Mar 2004 21:35:06 -0000 Received: from unknown (HELO obiwan.blastradius.com) (206.186.67.2) by daedalus.apache.org with SMTP; 22 Mar 2004 21:35:06 -0000 Received: by obiwan.radius with Internet Mail Service (5.5.2657.72) id ; Mon, 22 Mar 2004 16:34:41 -0500 Message-ID: From: Rob van Oostrum To: 'Ant Users List' Subject: RE: how to timestamp a copied file using ANT Date: Mon, 22 Mar 2004 16:34:38 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N look at and append the property value to the target filename ... > -----Original Message----- > From: Shailesh Sharma [mailto:shailesh_scea@yahoo.com] > Sent: Monday, March 22, 2004 4:08 PM > To: Ant Users List > Subject: how to timestamp a copied file using ANT > > > > Hi, > > Iam copying a file from one directory to another after my > build is about to completed. > > > > > > ----doing something here...... > > > > > > > > > > But apart from doing the copy, i also wanted to add a > timestamp to the copied file ............. > > Does somebody know how to do this....Please advise. > > > > Thanks, shailesh > > > Do you Yahoo!? > Yahoo! Finance Tax Center - File online. File on time. > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org