[
https://issues.apache.org/jira/browse/TOBAGO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-1667.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
> /tobago/standard/style/tobago.min.css requested
> -----------------------------------------------
>
> Key: TOBAGO-1667
> URL: https://issues.apache.org/jira/browse/TOBAGO-1667
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Affects Versions: 3.0.0
> Reporter: Matthias Wronka
> Assignee: Udo Schnurpfeil
> Priority: Minor
> Fix For: 3.0.1
>
>
> tobago-theme-standard/META-INF/tobago-config.xml includes non-existing file
> /tobago/standard/style/tobago.min.css
> The problem is only in production mode. The functionality is not limited, but
> there may some warnings. Workaround: add this to the local tobago-config.xml:
> {code}
> <resources production="true">
> <excludes>
> <style name="/tobago/standard/style/tobago.min.css"/>
> </excludes>
> </resources>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)