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 2021/07/08 20:27:53 UTC

[myfaces] branch master updated (b617811 -> 0f358c4)

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 b617811  Merge pull request #214 from Marinell0/patch-1
     new 0fbd694  Cosmetic: Replace Replace CRLF with LF
     new d7bbe60  Apply MyFaces 4404 -- log viewstate hashcode
     new 0f358c4  Merge pull request #221 from volosied/myfaces4404-master

The 5621 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:
 .../myfaces/application/viewstate/StateUtils.java  |   1 +
 .../renderkit/html/HtmlResponseStateManager.java   | 664 +++++++++++----------
 .../myfaces/webapp/MyFacesHttpSessionListener.java | 168 +++---
 .../tag/faces/html/SelectOneItemsTest.java         |  84 +--
 .../tag/faces/html/SelectOneItemsTestBean.java     | 212 +++----
 5 files changed, 568 insertions(+), 561 deletions(-)