-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE (6.0.10)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP1 (6.0.11)
-
Component/s: Dev Tools > MVC Portlet
-
Labels:None
ContentUtil has been moved to com.liferay.util.ContentUtil (util-java.jar). ContentUtil is used to read content from the class loader and to cache it for that specific class loader. This change allows plugin portlets to also make use of ContentUtil.
- is related to
-
LPS-14548 Move ContentUtil to util-java so that it each plugin can have its own instance of that class
- Closed