-
Type:
Task
-
Status: In Review
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: JCP and Faces
-
Labels:None
-
Type of Documentation:Developer
-
Git Pull Request:
Liferay 7.3 was upgraded to Alloy UI 3.1, which introduced some changes that required updating the Liferay Faces Version Scheme.
This task involves updating the Liferay Faces Alloy table to the following (added the 4.x row and updated the 3.x row):
Branch | Example Artifact | AlloyUI | JSF API | Additional Info |
---|---|---|---|---|
master (4.x) | com.liferay.faces.alloy-4.1.0.jar | 3.1.x | 2.2+ | AlloyUI 3.1.x is the version that comes bundled with Liferay Portal 7.3. |
3.x | com.liferay.faces.alloy-3.1.0.jar | 3.0.x | 2.2+ | AlloyUI 3.0.x is the version that comes bundled with Liferay Portal 7.0/7.1/7.2. |
2.x | com.liferay.faces.alloy-2.0.0.jar | 2.x | 2.1+ | AlloyUI 2.x is the version that comes bundled with Liferay Portal 6.2. |
1.x | com.liferay.faces.alloy-1.0.0.jar | 2.x | 1.2 | AlloyUI 2.x is the version that comes bundled with Liferay Portal 6.2. |