You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by gi...@apache.org on 2022/11/06 09:08:56 UTC

[dubbo-samples] branch dependabot/maven/dubbo-samples-port-unification/junit-junit-4.13.1 updated (a3d8f841 -> 7ce6fbd3)

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

github-bot pushed a change to branch dependabot/maven/dubbo-samples-port-unification/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


 discard a3d8f841 Bump junit from 4.12 to 4.13.1 in /dubbo-samples-port-unification
     add 0939e6c5 improve dubbo-samples-triple (#526)
     add d80c558a Update case-versions.conf
     add 6b83b6c8 Update case-versions.conf
     add 913475d9 feat: change expect exception (#533)
     add 282bd6d6 feat: fix generic exception (#534)
     add 09dc583a feat: fix generic exception (#535)
     add 1fd0b133 Improve test cases (#537)
     add c6c8bfd6 Add gson dependency (#542)
     add cc8865a6 Update Gson GAV (#552)
     add 7ce6fbd3 Bump junit from 4.12 to 4.13.1 in /dubbo-samples-port-unification

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   (a3d8f841)
            \
             N -- N -- N   refs/heads/dependabot/maven/dubbo-samples-port-unification/junit-junit-4.13.1 (7ce6fbd3)

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:
 .../pom.xml                                        |  5 ++++
 .../dubbo-samples-applevel-override/pom.xml        |  6 ++++
 .../dubbo-samples-servicelevel-override/pom.xml    |  6 ++++
 .../pom.xml                                        |  6 ++++
 .../pom.xml                                        |  6 ++++
 .../pom.xml                                        |  6 ++++
 .../pom.xml                                        |  6 ++++
 dubbo-samples-port-unification/case-versions.conf  |  2 +-
 dubbo-samples-port-unification/pom.xml             |  2 +-
 .../protobuf-json-serialization-demo/pom.xml       |  5 ++++
 .../samples/triple/reactor/ReactorServerTest.java  |  8 ++---
 dubbo-samples-triple/case-versions.conf            |  4 +--
 dubbo-samples-triple/pom.xml                       | 34 ++++++++++++++++++++++
 .../dubbo/sample/tri/manual/ManualGreeterImpl.java |  5 ++++
 .../sample/tri/metadata/MetadataGreeterImpl.java   |  5 ++++
 .../dubbo/sample/tri/pojo/PojoGreeterImpl.java     |  2 ++
 .../apache/dubbo/sample/tri/stub/GreeterImpl.java  | 28 +++++++++++++++++-
 dubbo-samples-triple/src/main/proto/greeter.proto  |  7 +++--
 .../dubbo/sample/tri/BaseTriPojoClientTest.java    | 13 +++++++--
 .../apache/dubbo/sample/tri/TriGenericTest.java    | 13 ++++++++-
 .../apache/dubbo/sample/tri/TriPojoClientTest.java | 13 +++++++--
 .../samples/version/VersionServiceStarIT.java      |  3 +-
 dubbo-samples-zipkin/pom.xml                       |  6 ++++
 23 files changed, 174 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org