-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0, bridge-impl-5.0.0
-
Fix Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0, bridge-impl-5.0.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
The com.liferay.faces.alloy.jar and com.liferay.faces.alloy.reslib.jar dependencies are specified as dependencies in the jsf-jsp-applicant-portlet/pom.xml descriptor. However, Liferay Faces Alloy is not utilized in the 4.x and 3.x versions of the demo so the dependencies should be removed. The com.liferay.faces.alloy.jar dependency must remain in the 2.x version of the demo since the aui: JSP tags are still utilized there. (Note: Those tags were not removed as part of FACES-2150).