DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33453>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33453 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-09 02:03 ------- Thanks for your hint. I do like the use case, but I should have thought better about the implementation suggestion of Jamie. His idea to just compare for timestamps for not being equal will not work! In most cases the timestamps of the class files will of course be younger than the source file (source file has some old installation date but class file is only generated on first access). So this change would make the compiler compile on every test :( It would only work by saving the last JSP timestamp for any JSP and then comparing to the saved value insted of comparing to the timestamp of the generated files. I leave it up to Jamie to suggest a working patch - I don't knw enough about Jasper details. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]