It worked with STARTTIME . Thanks Jan.
Best Wishes Prashanth
<[EMAIL PROTECTED]
fin-nrw.de>
--
>Von: Gilbert Rebhan [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 24. Oktober 2007 16:12
>An: Ant Users List
>Betreff: Re: AW: Printing Time stamp in log file...
>
>Hi,
>
>[EMAIL PROTECTED] wrote:
>> Property ${DSTAMP} has not been set
>> [echo] ${build.st
Hi,
[EMAIL PROTECTED] wrote:
Property ${DSTAMP} has not been set
[echo] ${build.start.time}=${DSTAMP}
Override ignored for property DSTAMP
How to set it?
see manual, TStamp task
Regards, Gilbert
-
To unsubscribe,
>Its showing below with -v
>
>init:
>Property ${DSTAMP} has not been set
> [echo] ${build.start.time}=${DSTAMP}
>Override ignored for property DSTAMP
>
>
>>
>>
>>
>>
>> $${build.start.time}=${DSTAMP}
>>
I am not sure whether DSTAMP is a special case.
What about using another name
Its showing below with -v
init:
Property ${DSTAMP} has not been set
[echo] ${build.start.time}=${DSTAMP}
Override ignored for property DSTAMP
How to set it?
Prashanth
<[EMAIL PROTECTED]
What does -v say?
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 24. Oktober 2007 14:57
>An: user@ant.apache.org
>Betreff: Printing Time stamp in log file...
>
>
>Hi,
>
>I am using the below in my build.xml, but not able to print
>