Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-15

DefaultAddResource cache disabled because of the Maven build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.9
    • ExtensionsFilter
    • None

    Description

      Since the build is done by Maven, the ant code that was parsing the commons/src/main/resources/org/apache/myfaces/renderkit/html/util/AddResource.properties
      by replacing the @lastModified@ tag with the build date is gone.
      So the file in the jar now contains
      lastModified=@lastModified@
      instead of something like :
      lastModified=2006-02-14 23:47:48 +0400

      The effect of this is that the resource files aren't cached anymore.

      I'm still very new to maven, so I don't know yet how to restore this in the maven build.

      Attachments

        1. TOMAHAWK-15.patch
          3 kB
          Leonardo Uribe

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              svieujot Sylvain Vieujot
              Votes:
              5 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: