You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2020/09/08 10:52:15 UTC

[dubbo-go-hessian2] branch master updated (76e2d4a -> a9a3d09)

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

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


    from 76e2d4a  Merge pull request #228 from wongoo/release-v1.7.0
     new 7a2c03e  fix fields name mismatch in Duration class; improve the test data to better verification
     new 08cc6de  improve test data: don't use 0 for int fields
     new a9a3d09  Merge pull request #234 from skyao/fix-java8-time

The 590 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:
 java8_time.go                                      | 22 +++++++++++-----------
 java8_time/duration.go                             |  4 ++--
 java8_time_test.go                                 | 22 +++++++++++-----------
 test_hessian/src/main/java/test/TestJava8Time.java | 20 ++++++++++----------
 4 files changed, 34 insertions(+), 34 deletions(-)