Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: Documentation, Framework, Sample Apps
-
Labels:None
-
Environment:ICEfaces 3 PortletFaces Liferay Face
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
PortletFaces Bridge has transitioned to liferay.com and is now Liferay Faces Bridge. We need to update to the new product libraries, test, and make the necessary adjustments to support the move.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
I've added in a copy of the latest Liferay Faces bridge (as well as a required dependency) and modified the sample builds so that now it's possible to build the portlet examples to include them instead of the PortletFaces version of the bridge. It simply requires that a property be set:
ant -Dliferayfaces="true" clean servlet-profile
For now, PortletFaces is still the default.