Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
portal-4.0.0, portal-5.0.0, portal-6.0.0
-
None
Description
Similar to FACES-3476, due to major version breaking changes in the com.liferay.portal.kernel.jar API dependency for Liferay Portal 7.3, it is necessary to adjust the Liferay Faces Portal version scheme according to the following:
Old Version | New Version | New Usage |
---|---|---|
N/A | com.liferay.faces.portal-4.x | Liferay Portal 7.2 and 7.3 / Portlet 2.0 / JSF 2.2 |
com.liferay.faces.portal-4.x | com.liferay.faces.portal-5.x | Liferay Portal 7.2+ / Portlet 2.0 / JSF 2.2 |
com.liferay.faces.portal-5.x | com.liferay.faces.portal-6.x | Liferay Portal 7.2+ / Portlet 2.0 / JSF 2.3 |