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 a230404  [SCB-753]NPE when query not exists service
     new 8ade261  [SCB-754] add null pointer check on 
AbstractRestInvocation.invocation
     new f722a00  [SCB-754] add an IT to test bug trigger situation

The 2 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:
 .../common/rest/AbstractRestInvocation.java        | 22 +++++++++-------
 .../common/rest/TestAbstractRestInvocation.java    | 20 +++++++++++++++
 .../jaxrs/client/CodeFirstRestTemplateJaxrs.java   | 16 ++++++++++++
 .../jaxrs/server/JaxrsDemoHttpServerFilter.java}   | 30 +++++++++++-----------
 ...servicecomb.common.rest.filter.HttpServerFilter |  2 +-
 5 files changed, 65 insertions(+), 25 deletions(-)
 copy 
demo/{demo-edge/edge-service/src/main/java/org/apache/servicecomb/demo/edge/service/encrypt/filter/UserIdFilter.java
 => 
demo-jaxrs/jaxrs-server/src/main/java/org/apache/servicecomb/demo/jaxrs/server/JaxrsDemoHttpServerFilter.java}
 (65%)
 copy demo/{demo-signature => 
demo-jaxrs/jaxrs-server}/src/main/resources/META-INF/services/org.apache.servicecomb.common.rest.filter.HttpServerFilter
 (92%)

Reply via email to