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 0a8f35a0 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-fileupload.git new 00f6d040 Fail fast on null inputs to org.apache.commons.fileupload2.core.AbstractRequestContext.AbstractRequestContext(Function<String, String>, LongSupplier, T) new 196f2903 Complete refactoring in JakartaServletRequestContext new 1158d84b Document recent changes 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: .../commons/fileupload2/core/AbstractRequestContext.java | 9 +++++---- .../jakarta/servlet5/JakartaServletRequestContext.java | 12 +++--------- .../jakarta/servlet6/JakartaServletRequestContext.java | 12 +++--------- src/changes/changes.xml | 2 ++ 4 files changed, 13 insertions(+), 22 deletions(-)