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

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 83b69e66eb Fix BZ 63390 - Fix test on Solaris.
     new 9ca96c8c1e Update packaged renamed fork of Commons File Upload
     new 980316f529 Update package renamed fork of Commons BCEL

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:
 MERGE.txt                                          |  4 +--
 java/org/apache/catalina/connector/Request.java    | 10 +++++-
 .../tomcat/util/bcel/classfile/ConstantPool.java   | 18 +++++++----
 java/org/apache/tomcat/util/http/Parameters.java   |  5 +++
 .../util/http/fileupload/FileUploadBase.java       | 29 +++++++++++++++++
 ...n.java => FileCountLimitExceededException.java} | 37 +++++++++++++---------
 webapps/docs/changelog.xml                         | 16 +++++-----
 webapps/docs/config/ajp.xml                        | 15 +++++----
 webapps/docs/config/http.xml                       | 15 +++++----
 9 files changed, 104 insertions(+), 45 deletions(-)
 copy 
java/org/apache/tomcat/util/http/fileupload/impl/{SizeLimitExceededException.java
 => FileCountLimitExceededException.java} (54%)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to