This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from 5271437b28 Merge pull request #1185 from
apache/dependabot/maven/org.apache.neethi-neethi-3.2.2
new df812ef92d AXIS2-6103 Correct HTTP/2 initialWindowSize guidance in
transport docs
new 876e806a23 AXIS2-6103 Fix remaining 65536 initialWindowSize across all
HTTP/2 docs
new 0c753e6751 AXIS2-6103 Fix remaining initialWindowSize inconsistencies
and invalid JSON samples
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:
.../xdoc/docs/axis2-http2-simplified-example.xml | 4 +-
src/site/xdoc/docs/http2-integration-guide.xml | 6 +-
src/site/xdoc/docs/http2-transport-additions.xml | 97 +++++++++++++++++++---
.../docs/json-springboot-tomcat11-userguide.xml | 4 +-
src/site/xdoc/docs/json-springboot-userguide.xml | 4 +-
.../xdoc/docs/tomcat-http2-integration-guide.xml | 6 +-
.../xdoc/docs/wildfly-http2-integration-guide.xml | 52 ++++++++----
7 files changed, 134 insertions(+), 39 deletions(-)