https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Mark Thomas <ma...@apache.org> 2012-03-07 10:28:00 UTC --- I have checked this on an ext3 file system and can not reproduce it. When JSPs are compiled the file modification times of the JSP, the .java file and the .class file are all set to the last modification time of the JSP. The resolution of the timestamps does not matter since the values will be the same regardless. If you are sure that recompilation is occurring (rather than calls to isOutDated() which are expected) the users mailing list is the place to help you figure out why. If that discussion identifies a bug then feel free to re-open this issue and provide the necessary details. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org