[ 
https://issues.apache.org/jira/browse/TOBAGO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754520#comment-15754520
 ] 

Hudson commented on TOBAGO-1667:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 3.0.x #694 (See 
[https://builds.apache.org/job/Tobago%203.0.x/694/])
TOBAGO-1667: /tobago/standard/style/tobago.min.css requested (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1774594])
* (edit) 
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml


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

Reply via email to