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

albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 463ec03e51 Fix compile
     add 412471a98f Enhance inconsistent version check (#12038)

No new revisions were added by this update.

Summary of changes:
 .artifacts                                         | 107 +++++++++++++++++
 .github/workflows/build-and-test-pr.yml            |   6 +-
 dubbo-common/pom.xml                               |  33 ------
 .../main/java/org/apache/dubbo/common/Version.java | 128 +++++++++++++--------
 .../apache/dubbo/common/version/VersionTest.java   |  64 ++++++++++-
 .../{version => test-versions/dubbo-common}        |   0
 .../spring/schema/DubboNamespaceHandler.java       |   6 -
 .../org/apache/dubbo/remoting/Transporters.java    |   7 --
 .../apache/dubbo/remoting/exchange/Exchangers.java |   7 --
 .../java/org/apache/dubbo/dependency/FileTest.java |  39 +++++++
 pom.xml                                            |  38 ++++++
 11 files changed, 331 insertions(+), 104 deletions(-)
 create mode 100644 .artifacts
 rename dubbo-common/src/test/resources/META-INF/{version => 
test-versions/dubbo-common} (100%)

Reply via email to