You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by so...@apache.org on 2023/03/22 03:58:22 UTC

[wicket] branch fileCountMax-9.x updated (ceb2ab1007 -> 78393377b5)

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a change to branch fileCountMax-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


    from ceb2ab1007 fileCountMax is added
     add 78393377b5 All required files files seems to be updated, comments are addressed

No new revisions were added by this update.

Summary of changes:
 .../org/apache/wicket/markup/html/form/Form.java   | 196 +++++++++++----------
 .../http/servlet/MultipartServletWebRequest.java   |  13 +-
 .../servlet/MultipartServletWebRequestImpl.java    |  28 ++-
 .../wicket/examples/upload/MultiUploadPage.java    |  15 +-
 .../apache/wicket/examples/upload/UploadPage.java  |  13 +-
 .../org/apache/wicket/examples/StartExamples.java  |   4 +-
 .../extensions/ajax/AjaxFileDropBehavior.java      |  39 +++-
 7 files changed, 171 insertions(+), 137 deletions(-)