You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by bu...@apache.org on 2002/12/30 12:20:47 UTC

DO NOT REPLY [Bug 15717] New: - search paths ignored when checking timestamps

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15717>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15717

search paths ignored when checking timestamps

           Summary: search paths ignored when checking timestamps
           Product: Velocity
           Version: 1.3-rc1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Source
        AssignedTo: velocity-dev@jakarta.apache.org
        ReportedBy: ed@apache.org


We have arranged to use the search paths to allow overrides to be made without
changing the original versions of the templates.  However, when we turn on
Velocity caching, the search paths are ignored so long as the file is not
modified.  The problem is relativley easy to solve in FileResourceLoader.java;
I'll attach patches next.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>