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 24e6cadd Use the JUnit 5 convention for class visibility
     new bf68f63c Sort members
     new 122dfeee No need to nest else statement
     new 6365b861 Clean up imports
     new 84bbba62 Instance variable can be private
     new 9264da7f Fix Javadoc
     new 7fff92b6 Use final
     new 53919470 Fix formatting
     new 3acb0864 Reuse NullOutputStream

The 8 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:
 .../core/FileItemInputIteratorImpl.java            |  3 +-
 .../commons/fileupload2/core/MultipartInput.java   | 63 ++++++++--------
 .../fileupload2/core/MockRequestContextTest.java   |  7 +-
 .../fileupload2/core/MultipartStreamTest.java      | 85 +++++++++-------------
 4 files changed, 71 insertions(+), 87 deletions(-)

Reply via email to