-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP3 (5.2.7)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP4 (5.2.8)
-
Component/s: Dev Tools > Plugins SDK, Legacy Components > API
-
Labels:None
-
Environment:All
Plugins with localized attributes will not compile because LocalizationUtil needs to be available in the kernel. To address this issue, LocalizationUtil has been moved from util-java to kernel.
Class: com.liferay.util.LocalizationUtil
Status: Deprecated
New class: com.liferay.portal.kernel.util.LocalizationUtil
- is related to
-
LPS-9043 LocalizationUtil needs to be available in the kernel or else plugins that have localized attributes will not compile
- Closed