This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
from e6e31e5 Fix POM new 1afd758 Remove FileItemInputIterator.getFileItems(): new 3705bb1 Catch no longer needed new 9b260e5 Use Charset The 3 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 | 7 +++---- .../commons/fileupload2/FileItemInputIterator.java | 3 --- .../fileupload2/FileItemInputIteratorImpl.java | 20 -------------------- .../commons/fileupload2/disk/DiskFileItem.java | 19 +++++-------------- 4 files changed, 8 insertions(+), 41 deletions(-)