-
Type:
Sub-Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Portal / Demos / Tests, Liferay Faces Util
-
Labels:None
As part of the effort to remove the dependency that liferay-faces-util.jar has on the Liferay Portal API (FACES-2299), this sub-task involves moving the com.liferay.faces.util.portal.EditorUtil class from liferay-faces-util.jar to liferay-faces-portal.jar since the only two places it is used are com.liferay.faces.portal.renderkit.InputEditorInternalRenderer and com.liferay.faces.portal.util.FaceletUtil (both in liferay-faces-portal.jar).