[
https://issues.apache.org/jira/browse/TOMAHAWK-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated TOMAHAWK-15:
-----------------------------------
Status: Patch Available (was: Open)
> DefaultAddResource cache disabled because of the Maven build
> ------------------------------------------------------------
>
> Key: TOMAHAWK-15
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-15
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: ExtensionsFilter
> Reporter: Sylvain Vieujot
> Attachments: TOMAHAWK-15.patch
>
>
> 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
> [EMAIL PROTECTED]@
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.