use the task with the file attribute
/t
>-Original Message-
>From: Krzysztof Kucybala [mailto:[EMAIL PROTECTED]
>Sent: Friday, September 07, 2007 5:36 PM
>To: Ant Users List
>Subject: How to create a file from ant
>
>Hi,
>
>I wanted to know if there is a
Hi,
I wanted to know if there is a way to easily create a text file from an
ant script? I'd like to store some information related to the build, but
I don't want it in any file produced by processes run during the build.
Any help welcome. I'm running ant from cruise control on a linux
machine