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 5ce6a0db Rename MultipartInput.getPartHeaderSizeMax() to 
getMaxPartHeaderSize()
     new a30aa788 Javadoc
     new e3d70684 Javadoc

The 2 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:
 .../fileupload2/core/DeferrableOutputStream.java   | 96 ++++++++++++++--------
 .../commons/fileupload2/core/DiskFileItem.java     | 30 ++++---
 .../fileupload2/core/DiskFileItemFactory.java      | 15 ++--
 .../commons/fileupload2/core/MultipartInput.java   | 28 ++++---
 .../core/DeferrableOutputStreamTest.java           | 12 ++-
 .../commons/fileupload2/core/DiskFileItemTest.java | 12 ++-
 6 files changed, 125 insertions(+), 68 deletions(-)

Reply via email to