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

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 3fe21977091 Remove PluginJar (#23674)
     add 80bbf41de48 Refactor : refactor the agent distribution structure 
(#23666) (#23675)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e-agent.yml                              |  1 -
 agent/README.md                                              |  2 +-
 agent/pom.xml                                                |  2 --
 {agent/distribution => distribution/agent}/pom.xml           |  2 +-
 .../assembly/shardingsphere-agent-binary-distribution.xml    | 12 ++++++------
 .../agent}/src/main/resources/conf/agent.yaml                |  0
 .../agent}/src/main/resources/conf/logback.xml               |  0
 distribution/pom.xml                                         |  1 +
 .../assembly/shardingsphere-proxy-binary-distribution.xml    |  2 +-
 docs/community/content/involved/release/shardingsphere.cn.md |  2 +-
 docs/community/content/involved/release/shardingsphere.en.md |  2 +-
 .../shardingsphere-proxy/observability/_index.cn.md          |  2 +-
 .../shardingsphere-proxy/observability/_index.en.md          |  2 +-
 .../test/e2e/agent/jaeger/result/JaegerTraceResult.java      |  6 +++---
 14 files changed, 17 insertions(+), 19 deletions(-)
 rename {agent/distribution => distribution/agent}/pom.xml (98%)
 rename {agent/distribution => 
distribution/agent}/src/main/assembly/shardingsphere-agent-binary-distribution.xml
 (89%)
 rename {agent/distribution => 
distribution/agent}/src/main/resources/conf/agent.yaml (100%)
 rename {agent/distribution => 
distribution/agent}/src/main/resources/conf/logback.xml (100%)

Reply via email to