Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3732

Optimize retrieval of last modification timestamp for urls that point to local files

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5-RC4
    • 1.5-RC5
    • None
    • None

    Description

      When we retrieve the last modification timestamp for urls we can optimize this in case the url starts with 'file:' or 'jar:file:'. In that case we can retrieve the local file from the url and use java.lang.File#lastModified().

      This also has some positive impact on WICKET-3730 (though it will not solve the whole issue)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            pete Peter Ertl
            pete Peter Ertl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment