Description of problem: ./public/assets/application-472f11fa4b21ecfa0f3d6adce02e46d9ac75529950786386f30d0e2b6a791e8c.js is not minified. JS is about 8MB and should be be minified to reduce transfer time. Version-Release number of selected component (if applicable): 5.6.0.13.20160624114606_13a9153 Actual results: JS is not minified Expected results: JS should be minified for production deployment Additional info:
New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=d40f259f2084f0825338455a51156ca45dd4c2c6 commit d40f259f2084f0825338455a51156ca45dd4c2c6 Author: Martin Hradil <mhradil> AuthorDate: Thu Aug 4 13:01:14 2016 +0000 Commit: Martin Hradil <mhradil> CommitDate: Thu Aug 4 13:01:14 2016 +0000 appliance build - run evm:compile_assets with the production environment this enables js & css minification already being used for upstream builds - https://github.com/ManageIQ/manageiq-appliance-build/blob/master/kickstarts/partials/post/ui_compile.ks.erb#L7 https://bugzilla.redhat.com/show_bug.cgi?id=1360988 manageiq-appliance-build/lib/tasks/tar_build.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=10bb05cea8f9afa1e1e512bd4967b7ec64cca840 commit 10bb05cea8f9afa1e1e512bd4967b7ec64cca840 Merge: 30d9baa d40f259 Author: Dan Clarizio <dclarizi> AuthorDate: Wed Sep 7 12:36:58 2016 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Sep 7 12:36:58 2016 -0400 Merge branch 'compile_production_master' into 'master' appliance build - run evm:compile_assets with the production environment This enables js & css minification. already being used for upstream builds - https://github.com/ManageIQ/manageiq-appliance-build/blob/master/kickstarts/partials/post/ui_compile.ks.erb#L7 https://bugzilla.redhat.com/show_bug.cgi?id=1360988 Also, without this, the fix for https://bugzilla.redhat.com/show_bug.cgi?id=1333612 (https://github.com/ManageIQ/manageiq/pull/8694) couldn't have done anything downstream.. @simaishi can you verify please? See merge request !319 manageiq-appliance-build/lib/tasks/tar_build.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified fixed in 5.7.0.7 - 5.7.0.7-beta1.20161025153249_9376fbd.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0012.html