(struts) branch master updated (0a2861b8a -> a84f85798)

2024-02-15 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from 0a2861b8a Merge pull request #872 from 
aleksandr-m/feature/rest_encoding
 add e3ca240b7 s:file shows server/file location WW-5396
 add de9aacef6 s:file shows server/file location WW-5396
 add 1c59b45a2 s:file shows server/file location WW-5396
 add bb3edaec0 s:file shows server/file location WW-5396
 new a84f85798 Merge pull request #876 from gregh3269/fix-for-WW-5396

The 1 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:
 core/src/main/java/org/apache/struts2/components/File.java  | 6 ++
 core/src/site/resources/tags/file-attributes.html   | 2 +-
 .../main/java/org/apache/struts2/views/java/simple/FileHandler.java | 1 -
 .../test/java/org/apache/struts2/views/java/simple/FileTest.java| 3 +--
 4 files changed, 8 insertions(+), 4 deletions(-)



(struts) 01/01: Merge pull request #876 from gregh3269/fix-for-WW-5396

2024-02-15 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit a84f85798bb62bf9c990d33fb99a391c531511e8
Merge: 0a2861b8a bb3edaec0
Author: Lukasz Lenart 
AuthorDate: Fri Feb 16 08:29:54 2024 +0100

Merge pull request #876 from gregh3269/fix-for-WW-5396

s:file shows server/file location WW-5396

 core/src/main/java/org/apache/struts2/components/File.java  | 6 ++
 core/src/site/resources/tags/file-attributes.html   | 2 +-
 .../main/java/org/apache/struts2/views/java/simple/FileHandler.java | 1 -
 .../test/java/org/apache/struts2/views/java/simple/FileTest.java| 3 +--
 4 files changed, 8 insertions(+), 4 deletions(-)