You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/07/01 16:39:25 UTC

[jira] [Closed] (TAP5-2139) It should be possible to control whether a given JavaScript library is minimized or not

     [ https://issues.apache.org/jira/browse/TAP5-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-2139.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4

> It should be possible to control whether a given JavaScript library is minimized or not
> ---------------------------------------------------------------------------------------
>
>                 Key: TAP5-2139
>                 URL: https://issues.apache.org/jira/browse/TAP5-2139
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-webresources
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.4
>
>
> The current closure compiler version fails to minimize angular.js (https://github.com/angular/angular.js/issues/1304). A WroRuntimeException is thrown from GoogleClosureCompressorProcessor which is not handled, so the asset is not sent to the client at all.
> When an asset cannot be minimized for whatever reason, Tapestry should just send the original asset.



--
This message was sent by Atlassian JIRA
(v6.2#6252)