The value i want to write to a file is an xml string of the form
<module>{data comes here}
</module>
how can this be done??
Tom Corcoran-2 wrote:
>
> 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]
>
>
>
--
View this message in context:
http://www.nabble.com/Ant-Task-to-Write-to-a-file-tf2600638.html#a7255412
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]