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

ningjiang pushed a change to branch SCB-2368
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.


 discard 0c57ed4  SCB-2368 Added the dependency check maven plugin
     add 38a7284  SCB-2394 Try to fix the github action radmon test error
     add f36e124  Merge pull request #736 from apache/SCB-2394
     add fe4b5ad  SCB-2395 Upgraded Log4j to 2.17.1
     add 248efdf  Merge pull request #739 from apache/SCB-2395
     add ad34577  SCB-2391 (WIP) Added more scenarios in TCC accept tests
     add 052d0f9  SCB-2391 try to fix the Accept test error
     add 03ac6c5  Merge pull request #737 from apache/SCB-2391
     new b6e1dcb  SCB-2368 Added the dependency check maven plugin
     new e6fd493  SCB-2368 Fixed the CVE issue with CVSS 10

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   (0c57ed4)
            \
             N -- N -- N   refs/heads/SCB-2368 (e6fd493)

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.

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:
 .../resources/pack_tcc_cancel_scenario.feature     |  2 +
 ....feature => pack_tcc_cancel_scenario_b.feature} |  8 ++--
 ....feature => pack_tcc_cancel_scenario_c.feature} |  7 +++-
 .../server/AlphaIntegrationWithRandomPortTest.java | 45 ++++++++++++----------
 pom.xml                                            |  7 ++--
 5 files changed, 37 insertions(+), 32 deletions(-)
 copy 
acceptance-tests/acceptance-pack-tcc-spring-demo/src/test/resources/{pack_tcc_cancel_scenario.feature
 => pack_tcc_cancel_scenario_b.feature} (85%)
 copy 
acceptance-tests/acceptance-pack-tcc-spring-demo/src/test/resources/{pack_tcc_cancel_scenario.feature
 => pack_tcc_cancel_scenario_c.feature} (85%)

Reply via email to