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 2020/10/14 13:25:39 UTC

[struts] branch master updated (3efac05 -> 5eaa735)

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 3efac05  Merge pull request #440 from pys-arhs/feature/WW-5088
     new a16dbb0  WW-5088: Integration test for empty file upload.
     new 08fb2d7  WW-5088: Add licence to FileUploadTest.
     new 5eaa735  Merge pull request #441 from pys-arhs/feature/WW-5088

The 5974 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:
 .../{AsyncTest.java => FileUploadTest.java}        | 44 +++++++++++-----------
 .../multipart/JakartaMultiPartRequest.java         |  2 +-
 2 files changed, 24 insertions(+), 22 deletions(-)
 copy apps/showcase/src/test/java/it/org/apache/struts2/showcase/{AsyncTest.java => FileUploadTest.java} (58%)