Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.2.0 GA1, 6.1.X
-
None
-
6.1.x
-
Committed
Description
Portlet plugin archetype includes a main.css as part of the <header-portlet-css>
When the portal is running in fast mode, the MinifierFilter always parse this file and doesn't cache the result.
This impacts on the performance and sometimes the ruby tasks in charge of the build-css collapse the JVM ending with a heap memory leak.
This can be improved by including the build-css goal in the lifecicle of the maven built.