[richfaces-issues] [JBoss JIRA] (RF-11505) Make static resources versioned

Lukáš Fryč (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 04:09:16 EDT 2011


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

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

    Description: 
Currently only resources implementing VersionableResource interface are versioned.

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:

org.richfaces.staticResource/#{version}/Compressed/#{resourceLocation}

    
> 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.CR1
>
>
> Currently only resources implementing VersionableResource interface are versioned.
> 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:
> org.richfaces.staticResource/#{version}/Compressed/#{resourceLocation}

--
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

       



More information about the richfaces-issues mailing list