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

wu-sheng pushed a change to branch feature/jetty12-struts7-jakarta-plugins
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


    omit 7aad545a14 Add Jetty 12 and Struts 7 (Jakarta) agent plugins
     add 4bad721fcb Add Jetty 12 and Struts 7 (Jakarta) agent plugins

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7aad545a14)
            \
             N -- N -- N   refs/heads/feature/jetty12-struts7-jakarta-plugins 
(4bad721fcb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   5 +
 .../setup/service-agent/java-agent/Plugin-test.md  |   8 +-
 javaagent-position.txt                             | 182 --------------------
 test/plugin/CLAUDE.md                              |  91 ++++++++++
 .../jetty-12.x-scenario/config/expectedData.yaml   |  49 +++++-
 test/plugin/scenarios/jetty-12.x-scenario/pom.xml  |  11 ++
 .../jetty12xserver/handler/CaseHandler.java        |  36 +++-
 .../src/main/resources/struts.xml                  |  18 +-
 .../src/main/webapp/jsp/success.jsp                |  25 ---
 tools/plugin/genernate-javaagent-plugin-list.txt   | 191 ---------------------
 tools/plugin/md-javaagent-plugin-list.txt          | 191 ---------------------
 11 files changed, 205 insertions(+), 602 deletions(-)
 delete mode 100644 javaagent-position.txt
 delete mode 100644 
test/plugin/scenarios/struts2.7-scenario/src/main/webapp/jsp/success.jsp
 delete mode 100644 tools/plugin/genernate-javaagent-plugin-list.txt
 delete mode 100644 tools/plugin/md-javaagent-plugin-list.txt

Reply via email to