You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/07/04 07:31:15 UTC

DO NOT REPLY [Bug 45337] New: The tomcat dosen' t know which file is new or old

https://issues.apache.org/bugzilla/show_bug.cgi?id=45337

           Summary: The tomcat dosen't know which  file is new or old
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: XSLTBug
          Severity: normal
          Priority: P2
         Component: Examples
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: loveyou2210058@yahoo.com.cn


I am very sorry.I can write a little English, so you would found some grammer's
errors in my report.
I find that the tomcat judged which file is new or old by file size.
I think it isn't wrong. You can find error that is spelling error in your JSP
some times.
The file's size dosen't hava change when you revises this error,so tomcat think
the file was not changed.Such as A to B.
If the tomcat would judged which file is new or old by file date, I think this
programe can be soluted.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45337] The tomcat dosen't know which file is new or old

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45337


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-07-04 09:34:49 PST ---
Please take a look at org.apache.jasper.compiler.Compiler line 350 onwards.

The only criteria used to determine if a file is old is timestamp.

If you are having problems with JSPs not re-compiling, please use the
users@tomcat.apache.org mailing list to help you.


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org