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
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | |
Assignee Priority | P1 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Summary | Transition from PortletFaces Bridge to Liferay Faces Bridge | Support for Liferay Faces Bridge |
Salesforce Case | [] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28910 | Wed May 02 12:24:25 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Salesforce Case | [] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28958 | Mon May 07 10:57:25 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29292 | Tue Jun 05 10:22:17 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() |
Salesforce Case | [] | |
Fix Version/s | 3.1.0.BETA2 [ 10336 ] |
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Salesforce Case | [] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.