You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/01 16:39:24 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14048916#comment-14048916 ] 

ASF subversion and git services commented on TAP5-2139:
-------------------------------------------------------

Commit accbb5374aa29333d2a666d4225c66a77b56581f in tapestry-5's branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=accbb53 ]

TAP5-2139: It should be possible to control whether a given JavaScript library is minimized or not


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