You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/16 13:23:04 UTC

[jira] [Commented] (WICKET-5590) Add a method to clear the cache of CachingResourceVersion

    [ https://issues.apache.org/jira/browse/WICKET-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998576#comment-13998576 ] 

ASF GitHub Bot commented on WICKET-5590:
----------------------------------------

GitHub user frido37 opened a pull request:

    https://github.com/apache/wicket/pull/73

    WICKET-5590 Add a method to clear the cache of CachingResourceVersion

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/frido37/wicket master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit 1274ea5673fe5aa02ac54f40e3635050a8d67e31
Author: Fridolin Jackstadt <fr...@lindenbaum.eu>
Date:   2014-05-15T08:22:54Z

    WICKET-5590 Add a method to clear the cache of CachingResourceVersion

----


> Add a method to clear the cache of CachingResourceVersion
> ---------------------------------------------------------
>
>                 Key: WICKET-5590
>                 URL: https://issues.apache.org/jira/browse/WICKET-5590
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.15.0
>            Reporter: Fridolin Jackstadt
>            Priority: Minor
>
> Since our Application supports to change resouces content at runtime of wicket application, we need a mechanism to invalidate the resource version cache. The implementation is easy and very useful for us, and we will make a pull request for that.
> We would be very happy to find it in one of the next releases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)