This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 16dce0a5e0 Remove unnecessary @SuppressWarnings new ff9771421a Improve alignment with Commons FileUpload 1.x new 8dca17050f Throw original exception new f45cb9930d Better Javadoc / comments new f8a6653954 Update changelog The 4 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: .../tomcat/util/http/fileupload/FileUploadBase.java | 7 +++---- .../tomcat/util/http/fileupload/disk/DiskFileItem.java | 12 ++++-------- .../util/http/fileupload/disk/DiskFileItemFactory.java | 6 +++--- .../http/fileupload/servlet/ServletRequestContext.java | 4 +--- .../apache/tomcat/util/http/fileupload/util/Streams.java | 6 +++--- .../util/http/fileupload/util/mime/RFC2231Utility.java | 15 +++++++-------- webapps/docs/changelog.xml | 10 ++++++++++ 7 files changed, 31 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org