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



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.

Reply via email to