You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by li...@apache.org on 2021/01/21 08:21:03 UTC

[dubbo-samples] branch master updated (f523abc -> 6679b82)

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

liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git.


    from f523abc  Add case versions (#262)
     add 6679b82  Improve protobuf json (#269)

No new revisions were added by this update.

Summary of changes:
 .../case-configuration.yml                         |   5 +-
 .../case-versions.conf                             |   0
 dubbo-samples-protobuf-json/pom.xml                |  24 ++--
 .../protobuf-json-serialization-demo/pom.xml       |  14 +-
 .../sample/protobuf/DubboProtobufJsonIT.java}      |  15 ++-
 .../serialization/ProtobufSerialization.java       |   3 +-
 .../dubbo-samples-protostuff-provider/pom.xml      | 144 ---------------------
 dubbo-samples-protostuff/pom.xml                   |  11 +-
 8 files changed, 33 insertions(+), 183 deletions(-)
 copy {dubbo-samples-async/dubbo-samples-async-original-future => dubbo-samples-protobuf-json}/case-configuration.yml (84%)
 copy {dubbo-samples-zookeeper => dubbo-samples-protobuf-json}/case-versions.conf (100%)
 copy dubbo-samples-protobuf-json/protobuf-json-serialization-demo/src/{main/java/org/apache/dubbo/sample/protobuf/consumer/ConsumerStarter.java => test/java/org/apache/dubbo/sample/protobuf/DubboProtobufJsonIT.java} (87%)


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