Here's an example which creates the file datetime.inc in your classes
directory :

  <property name="build" location="classes"/>
  <propertyfile
    file="${build}/datetime.inc">
    <entry  key="CompileDateTimeStr" type="date" value="now" pattern="d
MMM yyyy HH:mm:ss"/>
  </propertyfile>

Tom.


-----Original Message-----
From: me_zeta [mailto:[EMAIL PROTECTED] 
Sent: 09 November 2006 09:38
To: [email protected]
Subject: Ant Task to Write to a file


Hi all,

     Is there any ant task to write some data to a file.

zeta

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to