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

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 0debf210d2 Remove unnecessary @SuppressWarnings
     new 6b31b66171 Improve alignment with Commons FileUpload 1.x
     new e25c07657e Throw original exception
     new 43b882b8a5 Restore the finalize() method
     new 798883192e Better Javadoc / comments
     new 85850d2891 Update changelog

The 5 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:
 .../util/http/fileupload/FileUploadBase.java       |  7 +++---
 .../util/http/fileupload/disk/DiskFileItem.java    | 29 +++++++++++++++-------
 .../http/fileupload/disk/DiskFileItemFactory.java  |  8 +++---
 .../http/fileupload/servlet/ServletFileUpload.java |  1 -
 .../fileupload/servlet/ServletRequestContext.java  |  4 +--
 .../tomcat/util/http/fileupload/util/Streams.java  |  9 +++----
 .../http/fileupload/util/mime/RFC2231Utility.java  | 15 ++++++-----
 webapps/docs/changelog.xml                         | 10 ++++++++
 8 files changed, 49 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to