set resource caching duration to maximum since the default caching strategy 
will prevent stale caches
-----------------------------------------------------------------------------------------------------

                 Key: WICKET-3726
                 URL: https://issues.apache.org/jira/browse/WICKET-3726
             Project: Wicket
          Issue Type: Improvement
    Affects Versions: 1.5-RC4
            Reporter: Peter Ertl
            Assignee: Peter Ertl
            Priority: Minor


Since we use FilenameWithTimestampResourceCachingStrategy as the default 
IResourceCachingStrategy we can set the ResourceSettings#defaultCacheDuration 
to its maximum value. the varying filenames of the resources (including a 
timestamp) will prevent stale cache entries.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to