You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2017/11/14 04:54:00 UTC

[jira] [Commented] (WICKET-6494) minified resources get compressed

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

Maxim Solodovnik commented on WICKET-6494:
------------------------------------------

Maybe {{isMinified()}} can be added to {{IResourceStream}} returning false by default?
Then {{.min.}} suffix can be checked while loading "real" file?

> minified resources get compressed
> ---------------------------------
>
>                 Key: WICKET-6494
>                 URL: https://issues.apache.org/jira/browse/WICKET-6494
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.9.0, 8.0.0-M8
>            Reporter: Sven Meier
>            Priority: Minor
>
> With WICKET-5967 locating of minified resources was move into resource location.
> Now the the test for ".min." (ResourceUtils#MIN_POSTFIX_DEFAULT_AS_EXTENSION) no longer has an effect - thus compressing even minified resources.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)