This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch 3.2.0
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from 71fa9dd Merge pull request #243 from robin977/3.2.0
add edb7bed add ServiceConfigURLDelegate for protostuff
add 183f46e Merge branch 'master' into patch-URL
add 66d5457 Merge branch 'master' into patch-URL
add 80c8738 fix pom.xml
add 7469fd5 fix pom.xml
add 69b02dd fix test case
add 3c6158f fix pom.xml
add 1abe508 fix pom.xml
add a823760 Merge branch 'master' into patch-URL
add ad887f0 enable test_URL_mutable_withType at AbstractSerializationTest
add d07ce5c recover comments
add d1664f7 Merge pull request #67 from zrlw/patch-URL
add fedc7aa Merge branch '3.2.0' into master
add 29e2935 Merge branch '3.2.0' into master
add c1076f2 Bump ch.qos.logback:logback-classic (#245)
add f7239e7 Bump ch.qos.logback:logback-classic in
/test/dubbo-scenario-builder (#246)
add 4269e2f Merge branch '3.2.0' into master
new d56515e Merge pull request #240 from apache/master
The 1 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:
dubbo-extensions-dependencies-bom/pom.xml | 2 +-
...Delegate.java => ServiceConfigURLDelegate.java} | 22 +++++++++++-----------
.../serialize/protostuff/utils/WrapperUtils.java | 3 +++
.../serialize/base/AbstractSerializationTest.java | 11 +++++------
test/dubbo-scenario-builder/pom.xml | 2 +-
5 files changed, 21 insertions(+), 19 deletions(-)
copy
dubbo-serialization-extensions/dubbo-serialization-protostuff/src/main/java/org/apache/dubbo/common/serialize/protostuff/delegate/{TimeDelegate.java
=> ServiceConfigURLDelegate.java} (65%)