[
https://issues.apache.org/jira/browse/MYFACES-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved MYFACES-4372.
----------------------------------------
Resolution: Fixed
> Updated Deprecated classes and methods / Fix String Consants
> ------------------------------------------------------------
>
> Key: MYFACES-4372
> URL: https://issues.apache.org/jira/browse/MYFACES-4372
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 4.0.0-RC1
> Reporter: Volodymyr Siedlecki
> Priority: Minor
> Fix For: 3.0.0-RC2, 4.0.0-RC1
>
>
> {color:#0e101a}Hello,{color}
> Our MyFaces code has numerous "@deprecated" comments, but the actual
> annotations are not added.
> Note that 4.0 was already updated so the list of new annotations is much
> smaller.
> Additionally, there were a few minor updates:
> String Constants Changed: (To Match Reference Mojarra API)
> - ProjectStage#PROJECT_STAGE_JNDI_NAME
> - UIViewRoot#METADATA_FACET_NAME
> Newly Added Deprecations:
> - ActionSource#setActionListener
> - UIComponent#CURRENT_COMPONENT
> - UIComponent#CURRENT_COMPOSITE_COMPONENT
> Removed Deprecation Comments:
> - UIInput#setValueChangeListener (See Mojarra
> here:https://github.com/eclipse-ee4j/mojarra/blob/3.0/impl/src/main/java/jakarta/faces/component/UIInput.java#L575-L576)
>
> See the following PRs:
> 3.0 [++
> https://github.com/apache/myfaces/pull/124|https://github.com/apache/myfaces/pull/124]
> 4.0 {color:#4a6ee0}[https://github.com/apache/myfaces/pull/125
> |https://github.com/apache/myfaces/pull/125]{color}
>
> Thanks!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)