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 5d7cb4fc21 AXIS2-6103 Fail-fast on non-2xx in streaming start(),
thread-safe shutdown
new 1057c868a5 AXIS2-6103 Add FIELD_FILTER constant and
MoshiStreamingMessageFormatter updates
new deaaeaafec AXIS2-6103 Update HTTP/2 documentation and sample axis2.xml
configuration
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:
.../apache/axis2/json/factory/JsonConstant.java | 8 +
.../streaming/MoshiStreamingMessageFormatter.java | 121 ++++-
.../resources-axis2/conf/axis2.xml | 7 +-
src/site/xdoc/docs/http2-integration-guide.xml | 165 ++++++-
src/site/xdoc/docs/http2-transport-additions.xml | 206 +-------
.../docs/openapi-rest-advanced-http2-userguide.xml | 359 --------------
src/site/xdoc/docs/spring-boot-starter.xml | 39 ++
.../xdoc/docs/tomcat-http2-integration-guide.xml | 230 ---------
.../xdoc/docs/wildfly-http2-integration-guide.xml | 529 +--------------------
src/site/xdoc/index.xml | 7 +
10 files changed, 356 insertions(+), 1315 deletions(-)