You looking for something more complex than :-

<echo file="bigBrother.csv">${user.name},${the.date},${revision.no}</echo>

  ----- Original Message ----- 
  From: Sam Hamilton 
  To: user@ant.apache.org 
  Sent: Monday, February 04, 2008 5:31 PM
  Subject: Generating a CSV file



  Hi All,

  I would like to generate a CSV file from my Ant script which will then be
  entered into a database to I can keep tabs on when the script was run and
  who it was run by. I have read the manuals and I can see that you can create
  a properties file in Ant but what I am looking for is a file which contains
  data similar to this:

  User,Date,SVNVersion

  Is this possible to do in Ant? Would the best way to do this be to write
  these details out to a log file?

  Many Thanks,

  Sam
  -- 
  View this message in context: 
http://www.nabble.com/Generating-a-CSV-file-tp15270139p15270139.html
  Sent from the Ant - Users mailing list archive at Nabble.com.


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


________________________________________________________________________
E-mail is an informal method of communication and may be subject to data 
corruption, interception and unauthorised amendment for which I-play, a trading 
name of Digital Bridges Ltd will accept no liability. Therefore, it will 
normally be inappropriate to rely on information contained on e-mail without 
obtaining written confirmation.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.

(C) 2005. I-play is a trademark and trading name of Digital Bridges Limited. 
All Rights Reserved.
________________________________________________________________________
This message has been checked for all known viruses by the 
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp

Reply via email to