SV: [Nant-users] Missing echo and concat output

2005-10-14 Thread Nielsen.Allan Rene Dystrup AND
Sorry guys, my ${log.dir} path was wrong, which explains the missing output. -- The Nant tasks work as advertised and expected!   Great product J allan   Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Nielsen.Allan Rene Dystrup AND Sendt: 14. oktober 2005 14:21

[Nant-users] Missing echo and concat output

2005-10-14 Thread Nielsen.Allan Rene Dystrup AND
Hi guys,   __ I have a problem with the Nant tasks below:     file= "${log.dir}\Date.txt" message = "Build time ${pack.date} - ${datetime::now()}" />  

SV: [Nant-users] redirection in a NAnt task ??

2005-10-14 Thread Nielsen.Allan Rene Dystrup AND
Good point(er)s Evan;   I tried :      Build time = ${pack.date} - ${datetime::now()}     It completes (BUILD SUCCEED), but doesn't write to the file... Any explanation why this may be so?   Best regards / allan   -Oprindelig meddelelse-Fra: Evan Levy [mailto:[EMAIL PRO