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 55c7e1e4d8 Update transport note: both C and Java now use HTTPS/HTTP2
new 9d86d49aee Switch MCP bridge from java.net.http to Apache
HttpComponents 5
new 1fcb977114 Apply Gemini review: close HC5 HttpClient on shutdown
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:
modules/mcp-bridge/pom.xml | 10 +++
.../org/apache/axis2/mcp/bridge/McpBridgeMain.java | 10 +--
.../apache/axis2/mcp/bridge/McpStdioServer.java | 82 +++++++++++++++-------
.../org/apache/axis2/mcp/bridge/ToolRegistry.java | 79 ++++++++++++++-------
4 files changed, 125 insertions(+), 56 deletions(-)