Udo Schnurpfeil created TOBAGO-1653:
---------------------------------------
Summary: Shorten the resource path of CSS, JavaScript, etc. in the
themes
Key: TOBAGO-1653
URL: https://issues.apache.org/jira/browse/TOBAGO-1653
Project: MyFaces Tobago
Issue Type: Task
Components: Themes
Reporter: Udo Schnurpfeil
Priority: Minor
Currently we have e.g. this path:
{code}
/org/apache/myfaces/tobago/renderkit/html/charlotteville/standard/bootstrap/4.0.0-alpha.5/js/bootstrap.js
{code}
(the String "standard", was the browser in Tobago 2 and is no longer used)
I would like to change this very long path to
{code}
/org/apache/myfaces/tobago/charlotteville/bootstrap/4.0.0-alpha.5/js/bootstrap.js
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)