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

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


    from b81196f  [SCB-659] fix springmvc integration test failed 
(springmvc-tests-common not marked as a test-jar)
     new 3619109  [SCB-667] fix gracefully shutdown is not work in some case
     new 67c9b7f  [SCB-667] fix test case and small mistake

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          |  9 +++++++--
 .../common/rest/TestAbstractRestInvocation.java      |  4 ++++
 .../java/org/apache/servicecomb/core/SCBEngine.java  |  4 ++--
 .../core/invocation/InvocationFactory.java           |  2 ++
 .../servicecomb/core/unittest/UnitTestMeta.java      |  4 ++++
 .../servicecomb/core/TestInvocationFactory.java      |  1 +
 .../org/apache/servicecomb/core/TestSCBEngine.java   |  4 ++--
 .../core/provider/consumer/TestInvokerUtils.java     |  4 ++--
 .../apache/servicecomb/provider/pojo/Invoker.java    |  1 +
 .../springmvc/reference/CseClientHttpRequest.java    |  5 ++---
 .../reference/TestCseClientHttpRequest.java          | 18 +++++++-----------
 .../async/CseAsyncClientHttpRequestTest.java         | 20 ++------------------
 .../transport/highway/HighwayServerInvoke.java       | 18 ++++++++++++------
 .../transport/highway/TestHighwayServerInvoke.java   |  4 ++++
 14 files changed, 52 insertions(+), 46 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to