[ http://issues.apache.org/jira/browse/ADFFACES-124?page=all ]
Simon Lessard updated ADFFACES-124:
-----------------------------------
Status: Patch Available (was: Open)
> Move relevant constants from UIConstants and XhtmlLafConstants to XhtmlConstants
> --------------------------------------------------------------------------------
>
> Key: ADFFACES-124
> URL: http://issues.apache.org/jira/browse/ADFFACES-124
> Project: MyFaces ADF-Faces
> Issue Type: Task
> Components: Build
> Reporter: Simon Lessard
> Priority: Minor
> Attachments: ADFFACES-124_UIConstants.patch
>
>
> This is the first part of constants refactoring that can be done in three steps:
> 1) Identify constants from org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafConstants
and org.apache.myfaces.trinidadinternal.ui.UIConstants that are used by renderers in the new
faces major versions.
> 2) Moves those constants to org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlConstants.
> 3) Remove the extends from org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlConstants
interface.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|