https://issues.apache.org/bugzilla/show_bug.cgi?id=50843
J.M. (Martijn) Kruithof <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID OS/Version| |All --- Comment #1 from J.M. (Martijn) Kruithof <[email protected]> 2011-03-26 06:06:11 EDT --- In ./apache-ant-1.8.2/src/main/org/apache/tools/ant/taskdefs/Touch.java line:75 , getDateTimeInstance() is called only once configure time ./apache-ant-1.8.2/src/main/org/apache/tools/ant/types/resources/selectors/Date.java line: 141 the method getDateTimeInstance() is only called once, on every further execution millis will have been set. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
