[
https://issues.apache.org/jira/browse/MYFACES-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2135.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.6-SNAPSHOT
> Remove @Deprecated annotations inserted on api methods, since this annotation
> is runtime type and changes method signature
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-2135
> URL: https://issues.apache.org/jira/browse/MYFACES-2135
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.5
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.2.6-SNAPSHOT
>
>
> The list of changes is this:
> javax.faces.component.UICommand.getAction(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UICommand.getActionListener(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UICommand.setAction(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UICommand.setActionListener(javax.faces.el.MethodBinding):anno
> 0 java.lang.Deprecated()
> javax.faces.component.UIInput.getValueChangeListener(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UIInput.getValueChangeListener(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UIInput.getValueChangeListener(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UIInput.getValueChangeListener(): anno 0
> java.lang.Deprecated()
> javax.faces.component.UIInput.setValidator(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValidator(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValidator(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValidator(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValueChangeListener(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValueChangeListener(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValueChangeListener(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
> javax.faces.component.UIInput.setValueChangeListener(javax.faces.el.MethodBinding):
> anno 0 java.lang.Deprecated()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.