Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Similar to FACES-2736 and FACES-2783, the API standardization process of JSR 378 has revealed that the following interfaces and abstract classes are an implementation detail of Liferay Faces Bridge:
- com.liferay.faces.bridge.context.IncongruityContext
- com.liferay.faces.bridge.context.IncongruityContextWrapper
- com.liferay.faces.bridge.context.IncongruityContextFactory
Since they are an implementation detail, they are to be moved from bridge-api to bridge-impl.