]
Lukáš Fryč updated RF-9124:
---------------------------
Component/s: resource handling
(was: cdk)
Resource plugin: add more configuration options
-----------------------------------------------
Key: RF-9124
URL:
https://issues.jboss.org/browse/RF-9124
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: resource handling
Affects Versions: 4.0.0.Milestone2
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: 4.Future
Currently added inclusion/exclusion based on RegEx patterns matched against resource
qualifier & content type. Need to add more sophisticated includes/excludes based on
library name, resource name, resource output path, existence of mappings (via
resource-mappings.properties) for that resource. Also need easier configuration options
for output path mappings, e.g.:
{noformat}
<mapping>
<resourceName>
<regex>^my\d{1,2}\.png</regex>
</resourceName>
<outputNamePattern>
common/counterImages/{resourceName}
</outputNamePattern>
</mapping>
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: