-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.0.5-legacy-ga6, liferay-faces-3.0.5-ga6, liferay-faces-3.1.5-ga6, liferay-faces-3.2.5-ga6
-
Fix Version/s: liferay-faces-3.0.5-ga6, liferay-faces-3.1.5-ga6, liferay-faces-3.2.5-ga6
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Since the FACES-1427 portlet uses icefaces, it needs to use the correct version of mojarra:
<name>FACES-1427</name> <properties> <mojarra.version>${icefaces.mojarra.version}</mojarra.version> </properties>