[richfaces-issues] [JBoss JIRA] (RF-13008) Move the library path for the richfaces resources

Juraj Húska (JIRA) jira-events at lists.jboss.org
Wed May 29 10:03:54 EDT 2013


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

Juraj Húska closed RF-13008.
----------------------------



Issuing {{grep -r "library = \"org.richfaces/\""}} over the framework gives me not result.

Verified. Closing.
                
> Move the library path for the richfaces resources
> -------------------------------------------------
>
>                 Key: RF-13008
>                 URL: https://issues.jboss.org/browse/RF-13008
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: resource handling
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Brian Leathem
>            Assignee: Brian Leathem
>             Fix For: 5.0.0.Alpha1
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> RichFaces resources were refactored in RF-12972 to provide a more hierarchical folder structure.  After that refactoring, paths were referenced with the sub-folder path in the library, as in:
> {code}
> library = "org.richfaes/ajax", name = "script.js"
> {code}
> To better align this approach with what the rest of the JSF community is doing, we should move the sub-folder path from the library to the name, as in:
> {code}
> library = "org.richfaes", name = "ajax/script.js"
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list