You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/07/07 05:35:25 UTC

[dubbo-hessian-lite] branch master updated (ae09056 -> 6ebfa92)

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-hessian-lite.git.


    from ae09056  add log when default to HashMap
     add c30837c  work as blacklist by default
     new 6ebfa92  Merge pull request #36 from apache/whitelist-blacklist

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:
 src/main/java/com/alibaba/com/caucho/hessian/io/ClassFactory.java | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


[dubbo-hessian-lite] 01/01: Merge pull request #36 from apache/whitelist-blacklist

Posted by li...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6ebfa92ecad6bb6c4ab412c26382596e7b2bbada
Merge: ae09056 c30837c
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Jul 7 13:35:15 2020 +0800

    Merge pull request #36 from apache/whitelist-blacklist
    
    work as blacklist by default

 src/main/java/com/alibaba/com/caucho/hessian/io/ClassFactory.java | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)