You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/07/02 08:47:20 UTC

[jira] [Created] (TAP5-2139) When an exception occurrs during minification, the asset should be sent unminimized

Jochen Kemnade created TAP5-2139:
------------------------------------

             Summary: When an exception occurrs during minification, the asset should be sent unminimized
                 Key: TAP5-2139
                 URL: https://issues.apache.org/jira/browse/TAP5-2139
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-wro4j
    Affects Versions: 5.4
            Reporter: Jochen Kemnade


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira