You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2019/09/23 06:54:19 UTC

[struts] branch struts-2-5-x updated (12d4fea -> 706bb56)

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

lukaszlenart pushed a change to branch struts-2-5-x
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 12d4fea  Merge pull request #366 from JCgH4164838Gh792C124B5/local_25x_SendErrorEnh
     new 5b4b554  Minor improvement proposed for ServletRedirectResult sendRedirect()
     new d88a838  Changed the styling of log outputs (as suggested by A. Mashchenko and L. Lenart). Added comment to explain why the log output avoids a stacktrace (due to exceptions being re-thrown). Updated existing ServletRedirectResultTest to supply tests that exercise the new code paths and demonstrate expected logging.
     new 706bb56  Merge pull request #367 from JCgH4164838Gh792C124B5/local_25x_SendRedirectEnh

The 5420 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:
 .../struts2/result/ServletRedirectResult.java      |  25 +++--
 .../struts2/result/ServletRedirectResultTest.java  | 119 +++++++++++++++++++++
 2 files changed, 137 insertions(+), 7 deletions(-)