[ 
https://issues.jboss.org/browse/RF-11505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukáš Fryč updated RF-11505:
----------------------------

    Fix Version/s: 4.1.0.Milestone3

    
> Make static resources versioned
> -------------------------------
>
>                 Key: RF-11505
>                 URL: https://issues.jboss.org/browse/RF-11505
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: cdk, core, showcase
>    Affects Versions: 4.1.0.Milestone3
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone3, 4.1.0.CR1
>
>
> Currently only resources implementing VersionableResource interface are 
> versioned.
> {code}
> org.richfaces.staticResource/Compressed/#{resourceLocation}
> {code}
> This may lead into inconsistent state of client which don't update static 
> resources when implementation changes.
> Make resources to be generated into versioned subdirectory, so resourceName 
> will be as follows:
> {code}
> org.richfaces.staticResource/#{version}/Compressed/#{resourceLocation}
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to