You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by vo...@apache.org on 2020/12/16 21:26:04 UTC

[myfaces] branch master updated (a4b9af1 -> 74a63c5)

This is an automated email from the ASF dual-hosted git repository.

volosied pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git.


    from a4b9af1  cosmetics
     new 10455d3  Add  Deprecated annotations
     new 1cdeeb3  Correct  String Constant
     new 215d4ae  Fix Deprecations
     new 74a63c5  Merge pull request #125 from volosied/4.0-corrections

The 5466 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/jakarta/faces/application/ProjectStage.java    |  2 +-
 .../main/java/jakarta/faces/application/StateManager.java    | 12 +++++++++++-
 .../main/java/jakarta/faces/component/NamingContainer.java   |  1 +
 api/src/main/java/jakarta/faces/component/UIComponent.java   |  6 ++++++
 .../main/java/jakarta/faces/render/ResponseStateManager.java |  1 +
 5 files changed, 20 insertions(+), 2 deletions(-)