Oh yes ... "Sets the DSTAMP, TSTAMP, and TODAY properties in the current project."
That's done before any nested <format> is evaluated. Therefore DSTAMP is already set and because of Ant's property-immutability it wont be overwritten. Jan >-----Ursprüngliche Nachricht----- >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.start.time}=${DSTAMP} >> Override ignored for property DSTAMP >> >> How to set it? > ><tstamp/> > > >see manual, TStamp task > > >Regards, Gilbert > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
