[
https://issues.apache.org/jira/browse/TOBAGO-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326435#comment-14326435
]
Hudson commented on TOBAGO-1433:
--------------------------------
FAILURE: Integrated in tobago-trunk #1323 (See
[https://builds.apache.org/job/tobago-trunk/1323/])
TOBAGO-1433: Supported resource types should be configurable (lofwyr:
http://svn.apache.org/viewvc/?view=rev&rev=1660699)
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/MimeTypeUtils.java
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/AbstractTobagoTestBase.java
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/TobagoConfigMergingUnitTest.java
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/util/MimeTypeUtilsUnitTest.java
*
/myfaces/tobago/trunk/tobago-core/src/test/resources/tobago-config-for-unit-tests.xml
TOBAGO-1433: Supported resource types should be configurable (lofwyr:
http://svn.apache.org/viewvc/?view=rev&rev=1660695)
* /myfaces/tobago/trunk
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/config/TobagoConfig.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigEntityResolver.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigFragment.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/MimeTypeUtils.java
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/servlet/ResourceServlet.java
*
/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-2.0.6.xsd
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/TobagoConfigMergingUnitTest.java
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/util/MimeTypeUtilsTest.java
*
/myfaces/tobago/trunk/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/util/MimeTypeUtilsUnitTest.java
* /myfaces/tobago/trunk/tobago-core/src/test/resources/tobago-config-merge-1.xml
* /myfaces/tobago/trunk/tobago-core/src/test/resources/tobago-config-merge-2.xml
> Supported resource types should be configurable
> -----------------------------------------------
>
> Key: TOBAGO-1433
> URL: https://issues.apache.org/jira/browse/TOBAGO-1433
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.4
> Reporter: Volker Weber
> Assignee: Udo Schnurpfeil
>
> Currently the ResourceServlet on accept delivery of files with hardcoded
> extensions: {{".gif", ".png", ".jpg", ".js", ".css", ".ico", ".html", ".htm"
> and ".map"}}
> We need, at least, delivery of {{".json", ".woff", ".svg", ".ttf" and
> ".eot"}} for tinyMCE support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)