This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 2b01339b87 Bump version to 3.3.0-beta.6-SNAPSHOT
add a0c9017e8d Add more test coverage for
org.apache.dubbo.rpc.protocol.dubbo.pu (#14503)
add eaeb034176 Prepare 3.2.15 release
add ffc8e91ee1 Merge remote-tracking branch
'refs/remotes/apache/3.2.15-release' into apache-3.2
add 7fcbb63982 Bump version to 3.2.16-SNAPSHOT
new 06217da300 Merge branch 'refs/heads/apache-3.2' into apache-3.3
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:
.../rpc/protocol/dubbo/pu/DubboDetectorTest.java} | 39 +++++++++++----------
.../protocol/dubbo/pu/DubboWireProtocolTest.java} | 40 ++++++++++++++--------
pom.xml | 2 +-
3 files changed, 46 insertions(+), 35 deletions(-)
copy
dubbo-rpc/dubbo-rpc-dubbo/src/{main/java/org/apache/dubbo/rpc/protocol/dubbo/pu/DubboDetector.java
=> test/java/org/apache/dubbo/rpc/protocol/dubbo/pu/DubboDetectorTest.java}
(50%)
copy
dubbo-rpc/dubbo-rpc-dubbo/src/{main/java/org/apache/dubbo/rpc/protocol/dubbo/pu/DubboWireProtocol.java
=>
test/java/org/apache/dubbo/rpc/protocol/dubbo/pu/DubboWireProtocolTest.java}
(57%)