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

liubao pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from b4845a2  [SCB-922] collect Getter/Setter from pojo
     add 09e51c1  [SCB-943]make DefaultHttpClientFilter,ServerRestArgsFilter 
changable
     add 4c0213c  [SCB-943]fix testing error

No new revisions were added by this update.

Summary of changes:
 .../common/rest/AbstractRestInvocation.java        |  8 ++++--
 .../common/rest/filter/HttpClientFilter.java       |  4 +++
 .../common/rest/filter/HttpServerFilter.java       |  4 +++
 ...HttpServerFilterBeforeSendResponseExecutor.java |  8 +++++-
 .../rest/filter/inner/ServerRestArgsFilter.java    |  9 ++++++
 .../common/rest/TestAbstractRestInvocation.java    | 32 ++++++++++++++++++++++
 .../thirdparty/Test3rdPartyInvocation.java         | 17 ++++++------
 .../rest/client/http/DefaultHttpClientFilter.java  | 10 +++++++
 .../rest/client/http/RestClientInvocation.java     | 14 ++++++----
 .../rest/client/http/TestRestClientInvocation.java |  3 ++
 10 files changed, 92 insertions(+), 17 deletions(-)

Reply via email to