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

jochen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git.


    from 849ae27  Merge pull request #75 from 
arturobernalg/feature/FILEUPLOAD-323
     new b3676bb  FILEUPLOAD-318 - Use try with resource
     new b33dda7  Fix test
     new 68dbfbc  Merge pull request #69 from 
arturobernalg/feature/FILEUPLOAD-318

The 1105 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:
 .../org/apache/commons/fileupload2/FileItem.java   |  8 +++-
 .../commons/fileupload2/disk/DiskFileItem.java     | 46 ++++++++++------------
 .../apache/commons/fileupload2/util/Streams.java   | 13 +-----
 .../commons/fileupload2/DefaultFileItemTest.java   | 14 ++++++-
 .../fileupload2/DiskFileItemSerializeTest.java     | 13 +++++-
 5 files changed, 51 insertions(+), 43 deletions(-)

Reply via email to