-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests, ZZZ: Legacy - POM
-
Labels:None
The parent-most pom.xml descriptor currently defines two properties:
<mojarra.version>...</mojarra.version> <icefaces.mojarra.version>...</icefaces.mojarra.version>
This task involves removing the icefaces.mojarra.version property, which was introduced in FACES-2038. This can be done since the Liferay Faces integration tests for ICEfaces demo portlets pass successfully with newer versions of Mojarra.